Print.plg
上传用户:dztljd
上传日期:2007-01-04
资源大小:55k
文件大小:2k
源码类别:

打印编程

开发平台:

Visual C++

  1. --------------------Configuration: Print - Win32 Release--------------------
  2. Begining build with project "E:IncomingCodeGuru_ManagerMenusPrintPrint.dsp", at root.
  3. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  4. Project's tools are:
  5. "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Print.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
  6. "OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
  7. "Win32 Resource Compiler" with flags "/l 0x409 /fo"Release/Print.res" /d "NDEBUG" /d "_AFXDLL" "
  8. "Browser Database Maker" with flags "/nologo /o"Release/Print.bsc" "
  9. "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/Print.pdb" /machine:I386 /out:"Release/Print.exe" "
  10. "Custom Build" with flags ""
  11. "<Component 0xa>" with flags ""
  12. Creating command line "rc.exe /l 0x409 /fo"Release/Print.res" /d "NDEBUG" /d "_AFXDLL" "E:IncomingCodeGuru_ManagerMenusPrintPrint.rc"" 
  13. Creating temp file "C:TEMPRSP1B.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Print.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  14. "E:IncomingCodeGuru_ManagerMenusPrintMainFrm.cpp"
  15. "E:IncomingCodeGuru_ManagerMenusPrintPrint.cpp"
  16. "E:IncomingCodeGuru_ManagerMenusPrintPrintDoc.cpp"
  17. "E:IncomingCodeGuru_ManagerMenusPrintPrintView.cpp"
  18. >
  19. Creating command line "cl.exe @C:TEMPRSP1B.tmp" 
  20. Creating temp file "C:TEMPRSP1C.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Print.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "E:IncomingCodeGuru_ManagerMenusPrintStdAfx.cpp"
  22. >
  23. Creating command line "cl.exe @C:TEMPRSP1C.tmp" 
  24. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Print.pdb" /machine:I386 /out:"Release/Print.exe"  .ReleaseMainFrm.obj .ReleasePrint.obj .ReleasePrintDoc.obj .ReleasePrintView.obj .ReleaseStdAfx.obj .ReleasePrint.res" 
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. MainFrm.cpp
  30. Print.cpp
  31. PrintDoc.cpp
  32. PrintView.cpp
  33. Generating Code...
  34. Linking...
  35. Print.exe - 0 error(s), 0 warning(s)