LOGGEDON.PLG
上传用户:jzyj88
上传日期:2007-01-07
资源大小:10k
文件大小:1k
源码类别:

系统编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: loggedon - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:TEMPRSP6B7.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "E:srcmiscloggedonloggedon.c"
  13. ]
  14. Creating command line "cl.exe @C:TEMPRSP6B7.tmp" 
  15. Creating temporary file "C:TEMPRSP6B8.tmp" with contents
  16. [
  17. netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/loggedon.pdb" /machine:I386 /out:"Release/loggedon.exe" 
  18. .Releaseloggedon.obj
  19. ]
  20. Creating command line "link.exe @C:TEMPRSP6B8.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. loggedon.c
  24. Linking...
  25. <h3>Results</h3>
  26. loggedon.exe - 0 error(s), 0 warning(s)
  27. </pre>
  28. </body>
  29. </html>