littlePig.plg
Upload User: gaonas
Upload Date: 2007-01-06
Package Size: 53k
Code Size: 2k
Category:

Applications

Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: littlePig - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/ScrGenius.res" /d "NDEBUG" "C:vcprogramScrGeniusScrGenius.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP141.TMP" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/littlePig.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:vcprogramScrGeniusScrGenius.cpp"
  14. "C:vcprogramScrGeniusScrGeniusDlg.cpp"
  15. "C:vcprogramScrGeniusTransparentWnd.cpp"
  16. ]
  17. Creating command line "cl.exe @C:WINDOWSTEMPRSP141.TMP" 
  18. Creating temporary file "C:WINDOWSTEMPRSP0142.TMP" with contents
  19. [
  20. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/littlePig.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "C:vcprogramScrGeniusStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:WINDOWSTEMPRSP0142.TMP" 
  24. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/ScrGenius.pdb" /machine:I386 /out:"Release/ScrGenius.exe"  .ReleaseScrGenius.obj .ReleaseScrGeniusDlg.obj .ReleaseStdAfx.obj .ReleaseTransparentWnd.obj .ReleaseScrGenius.res "
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. StdAfx.cpp
  29. Compiling...
  30. ScrGenius.cpp
  31. ScrGeniusDlg.cpp
  32. TransparentWnd.cpp
  33. Generating Code...
  34. Linking...
  35. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  36. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  37. <h3>Results</h3>
  38. ScrGenius.exe - 0 error(s), 2 warning(s)
  39. </pre>
  40. </body>
  41. </html>