ParallelPortControl.plg
上传用户:dxkj_777
上传日期:2021-04-03
资源大小:1874k
文件大小:2k
源码类别:

并口编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ParallelPortControl - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ParallelPortControl.res" /d "_DEBUG" /d "_AFXDLL" "D:VC_PortparallelportcontrolParallelPortControl.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP920.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ParallelPortControl.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:VC_PortparallelportcontrolParallelPortControl.cpp"
  14. "D:VC_PortparallelportcontrolParallelPortControlDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP920.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP921.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ParallelPortControl.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "D:VC_PortparallelportcontrolStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP921.tmp" 
  23. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP922.tmp" with contents
  24. [
  25. WinIo.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ParallelPortControl.pdb" /debug /machine:I386 /out:"Debug/ParallelPortControl.exe" /pdbtype:sept 
  26. .DebugParallelPortControl.obj
  27. .DebugParallelPortControlDlg.obj
  28. .DebugStdAfx.obj
  29. .DebugParallelPortControl.res
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP922.tmp"
  32. <h3>Output Window</h3>
  33. Compiling resources...
  34. Compiling...
  35. StdAfx.cpp
  36. Compiling...
  37. ParallelPortControl.cpp
  38. ParallelPortControlDlg.cpp
  39. Generating Code...
  40. Linking...
  41. <h3>Results</h3>
  42. ParallelPortControl.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>