GEARS.PLG
上传用户:tengyuc
上传日期:2007-08-14
资源大小:722k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: gears - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "D:DOCUME~1PINGTA~1LOCALS~1TempRSP11.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/gears.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:文稿《OpenGL三维图形系统开发与实用技术》本书所附源代码光盘Chapter03gearsgears.c"
- ]
- Creating command line "cl.exe @D:DOCUME~1PINGTA~1LOCALS~1TempRSP11.tmp"
- Creating temporary file "D:DOCUME~1PINGTA~1LOCALS~1TempRSP12.tmp" with contents
- [
- 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:yes /pdb:"Debug/gears.pdb" /debug /machine:I386 /out:"Debug/gears.exe" /pdbtype:sept
- ".Debuggears.obj"
- ]
- Creating command line "link.exe @D:DOCUME~1PINGTA~1LOCALS~1TempRSP12.tmp"
- <h3>Output Window</h3>
- Compiling...
- gears.c
- Linking...
- <h3>Results</h3>
- gears.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>