collision.plg
上传用户:zhbcxc
上传日期:2022-08-09
资源大小:577k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: collision - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1luLOCALS~1TempRSP49.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/collision.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
- "E:图形学OpenGL 三维图形系统开发与实用技术(实用)Chapter04Collisioncollision.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1luLOCALS~1TempRSP49.tmp"
- Creating temporary file "C:DOCUME~1luLOCALS~1TempRSP4A.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 opengl32.lib glut32.lib glu32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/collision.pdb" /debug /machine:I386 /out:"Debug/collision.exe" /pdbtype:sept
- ".Debugcollision.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1luLOCALS~1TempRSP4A.tmp"
- <h3>Output Window</h3>
- Compiling...
- collision.c
- Linking...
- <h3>Results</h3>
- collision.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>