Test_Sax.plg
上传用户:quanyou
上传日期:2022-06-07
资源大小:39k
文件大小:2k
源码类别:

xml/soap/webservice

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Test_Sax - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/Test_Sax.res" /d "NDEBUG" /d "_AFXDLL" "D:Microsoft Visual StudioMyProjectsTest_SaxTest_Sax.rc"" 
  10. Creating temporary file "C:DOCUME~1周军LOCALS~1TempRSPFD.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Test_Sax.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:Microsoft Visual StudioMyProjectsTest_Saxhero_xmlContentHandler.cpp"
  14. "D:Microsoft Visual StudioMyProjectsTest_SaxSAXContentHandlerImpl.cpp"
  15. "D:Microsoft Visual StudioMyProjectsTest_SaxTest_Sax.cpp"
  16. "D:Microsoft Visual StudioMyProjectsTest_SaxTest_SaxDlg.cpp"
  17. ]
  18. Creating command line "cl.exe @"C:DOCUME~1周军LOCALS~1TempRSPFD.tmp"" 
  19. Creating temporary file "C:DOCUME~1周军LOCALS~1TempRSPFE.tmp" with contents
  20. [
  21. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Test_Sax.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  22. "D:Microsoft Visual StudioMyProjectsTest_SaxStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @"C:DOCUME~1周军LOCALS~1TempRSPFE.tmp"" 
  25. Creating temporary file "C:DOCUME~1周军LOCALS~1TempRSPFF.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:no /pdb:"Release/Test_Sax.pdb" /machine:I386 /out:"Release/Test_Sax.exe" 
  28. ".Releasehero_xmlContentHandler.obj"
  29. ".ReleaseSAXContentHandlerImpl.obj"
  30. ".ReleaseStdAfx.obj"
  31. ".ReleaseTest_Sax.obj"
  32. ".ReleaseTest_SaxDlg.obj"
  33. ".ReleaseTest_Sax.res"
  34. ]
  35. Creating command line "link.exe @"C:DOCUME~1周军LOCALS~1TempRSPFF.tmp""
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. hero_xmlContentHandler.cpp
  42. SAXContentHandlerImpl.cpp
  43. Test_Sax.cpp
  44. Test_SaxDlg.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. Test_Sax.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>