XMLParserDll.plg
上传用户:hysujiao87
上传日期:2007-12-02
资源大小:156k
文件大小:2k
源码类别:

ICQ/即时通讯

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: XMLParserDll - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/XMLParserDll.res" /d "_DEBUG" /d "_AFXDLL" "C:mySourceQQ2004XMLParserDllXMLParserDll.rc"" 
  10. Creating temporary file "C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC2.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../Inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/XMLParserDll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:mySourceQQ2004XMLParserDllElement.cpp"
  14. "C:mySourceQQ2004XMLParserDllXMLParser.cpp"
  15. "C:mySourceQQ2004XMLParserDllXMLParserDll.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC2.tmp" 
  18. Creating temporary file "C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC3.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../Inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/XMLParserDll.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "C:mySourceQQ2004XMLParserDllStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC3.tmp" 
  24. Creating temporary file "C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC4.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /dll /incremental:yes /pdb:"../LibD/XMLParserDll.pdb" /debug /machine:I386 /def:".XMLParserDll.def" /out:"../ExeD/XMLParserDll.dll" /implib:"../LibD/XMLParserDll.lib" /pdbtype:sept /libpath:"../LibD" 
  27. .DebugElement.obj
  28. .DebugStdAfx.obj
  29. .DebugXMLParser.obj
  30. .DebugXMLParserDll.obj
  31. .DebugXMLParserDll.res
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC4.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. Element.cpp
  40. XMLParser.cpp
  41. XMLParserDll.cpp
  42. Generating Code...
  43. Linking...
  44.    Creating library ../LibD/XMLParserDll.lib and object ../LibD/XMLParserDll.exp
  45. <h3>Results</h3>
  46. XMLParserDll.dll - 0 error(s), 0 warning(s)
  47. </pre>
  48. </body>
  49. </html>