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

打印编程

开发平台:

Visual C++

  1. --------------------Configuration: myprint - Win32 Release--------------------
  2. Begining build with project "F:myprintmyprint.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/myprint.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/myprint.res" /d "NDEBUG" /d "_AFXDLL" "
  8. "Browser Database Maker" with flags "/nologo /o"Release/myprint.bsc" "
  9. "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/myprint.pdb" /machine:I386 /out:"Release/myprint.exe" "
  10. "Custom Build" with flags ""
  11. "<Component 0xa>" with flags ""
  12. Creating command line "rc.exe /l 0x409 /fo"Release/myprint.res" /d "NDEBUG" /d "_AFXDLL" "F:myprintmyprint.rc"" 
  13. Creating temp file "D:TEMPRSP29.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/myprint.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  14. "F:myprintChildFrm.cpp"
  15. "F:myprintMainFrm.cpp"
  16. "F:myprintmyprint.cpp"
  17. "F:myprintMyPrintDialog.cpp"
  18. "F:myprintmyprintDoc.cpp"
  19. "F:myprintmyprintView.cpp"
  20. >
  21. Creating command line "cl.exe @D:TEMPRSP29.tmp" 
  22. Creating temp file "D:TEMPRSP2A.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/myprint.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  23. "F:myprintStdAfx.cpp"
  24. >
  25. Creating command line "cl.exe @D:TEMPRSP2A.tmp" 
  26. Creating temp file "D:TEMPRSP2B.tmp" with contents </nologo /subsystem:windows /incremental:no /pdb:"Release/myprint.pdb" /machine:I386 /out:"Release/myprint.exe" 
  27. .ReleaseChildFrm.obj
  28. .ReleaseMainFrm.obj
  29. .Releasemyprint.obj
  30. .ReleaseMyPrintDialog.obj
  31. .ReleasemyprintDoc.obj
  32. .ReleasemyprintView.obj
  33. .ReleaseStdAfx.obj
  34. .Releasemyprint.res>
  35. Creating command line "link.exe @D:TEMPRSP2B.tmp" 
  36. Compiling resources...
  37. Compiling...
  38. StdAfx.cpp
  39. Compiling...
  40. ChildFrm.cpp
  41. MainFrm.cpp
  42. myprint.cpp
  43. MyPrintDialog.cpp
  44. myprintDoc.cpp
  45. myprintView.cpp
  46. Generating Code...
  47. Linking...
  48. myprint.exe - 0 error(s), 0 warning(s)