Text2PDF.plg
上传用户:hnmaggie2
上传日期:2010-02-14
资源大小:46k
文件大小:2k
源码类别:

文件格式

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Text2PDF - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x429 /fo"Debug/Text2PDF.res" /d "_DEBUG" /d "_AFXDLL" "F:编程资料Codeprojects-About C++新建文件夹Text2PDFText2PDF.rc"" 
  10. Creating temporary file "C:DOCUME~1LiangWeiLOCALS~1TempRSP50.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_MT" /Fp"Debug/Text2PDF.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:编程资料Codeprojects-About C++新建文件夹Text2PDFOptions.cpp"
  14. "F:编程资料Codeprojects-About C++新建文件夹Text2PDFpdflib.cpp"
  15. "F:编程资料Codeprojects-About C++新建文件夹Text2PDFText2PDF.cpp"
  16. "F:编程资料Codeprojects-About C++新建文件夹Text2PDFText2PDFDlg.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1LiangWeiLOCALS~1TempRSP50.tmp" 
  19. Creating temporary file "C:DOCUME~1LiangWeiLOCALS~1TempRSP51.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_MT" /Fp"Debug/Text2PDF.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "F:编程资料Codeprojects-About C++新建文件夹Text2PDFStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1LiangWeiLOCALS~1TempRSP51.tmp" 
  25. Creating temporary file "C:DOCUME~1LiangWeiLOCALS~1TempRSP52.tmp" with contents
  26. [
  27. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib pdflib.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Text2PDF.pdb" /debug /machine:I386 /out:"Debug/Text2PDF.exe" /pdbtype:sept 
  28. ".DebugOptions.obj"
  29. ".Debugpdflib.obj"
  30. ".DebugStdAfx.obj"
  31. ".DebugText2PDF.obj"
  32. ".DebugText2PDFDlg.obj"
  33. ".DebugText2PDF.res"
  34. ".pdflib.lib"
  35. ]
  36. Creating command line "link.exe @C:DOCUME~1LiangWeiLOCALS~1TempRSP52.tmp"
  37. <h3>Output Window</h3>
  38. Compiling resources...
  39. Compiling...
  40. StdAfx.cpp
  41. Compiling...
  42. Options.cpp
  43. pdflib.cpp
  44. Text2PDF.cpp
  45. Text2PDFDlg.cpp
  46. Generating Code...
  47. Linking...
  48. <h3>Results</h3>
  49. Text2PDF.exe - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>