Clone of UAS2 @ https://github.com/drudgedance/uas2

CRCWheel.plg 799B

12345678910111213141516171819202122232425262728
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CRCWheel - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\DAN2~1\LOCALS~1\Temp\RSPB3.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Debug/" /Fp"Debug/CRCWheel.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  12. "C:\ACEmu\UASv1_retry\uas\CRCWheel\CRC_Module.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\DOCUME~1\DAN2~1\LOCALS~1\Temp\RSPB3.tmp"
  15. Creating command line "link.exe -lib /nologo /out:"../Debug/CRCWheel.lib" .\Debug\CRC_Module.obj "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. CRC_Module.cpp
  19. Creating library...
  20. <h3>Results</h3>
  21. CRCWheel.lib - 0 error(s), 0 warning(s)
  22. </pre>
  23. </body>
  24. </html>