Winmine.plg
上传用户:yulinhuamu
上传日期:2009-12-26
资源大小:7287k
文件大小:2k
源码类别:

BREW编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Winmine - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1FANGUO~1.HISLOCALS~1TempRSP39.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:PROGRA~1BREW31~1.2sdkinc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /FR"Debug/" /Fp"Debug/Winmine.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:WinmineIMineMusic.c"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1FANGUO~1.HISLOCALS~1TempRSP39.tmp" 
  15. Creating temporary file "C:DOCUME~1FANGUO~1.HISLOCALS~1TempRSP3A.tmp" with contents
  16. [
  17. oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Winmine.pdb" /debug /machine:I386 /out:"WinmineWinmine.dll" /implib:"Debug/Winmine.lib" /pdbtype:sept 
  18. .DebugAEEAppGen.obj
  19. .DebugAEEModGen.obj
  20. .DebugIMineMusic.obj
  21. .DebugIPlay.obj
  22. .DebugISnowMenu.obj
  23. .Debugmine.obj
  24. .DebugWinmine.obj
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1FANGUO~1.HISLOCALS~1TempRSP3A.tmp"
  27. <h3>Output Window</h3>
  28. Compiling...
  29. IMineMusic.c
  30. Linking...
  31. Creating command line "bscmake.exe /nologo /o"Debug/Winmine.bsc"  .DebugAEEAppGen.sbr .DebugAEEModGen.sbr .DebugIMineMusic.sbr .DebugIPlay.sbr .DebugISnowMenu.sbr .Debugmine.sbr .DebugWinmine.sbr"
  32. Creating browse info file...
  33. <h3>Output Window</h3>
  34. <h3>Results</h3>
  35. Winmine.dll - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>