Creating temporary file "m:\Pgs\mps\debug\RSP000001.rsp" with contents
[
/Od /I "../include/" /I "../mgl/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MLd /YX"stdafx.h" /Fp".\../_debug/mpsdemo.pch" /Fo".\../_debug/" /Fd".\../_debug/" /W3 /c /ZI
.\mpsdemo.c
.\mps.c
]
Creating command line "cl.exe @m:\Pgs\mps\debug\RSP000001.rsp /nologo"
Creating command line "rc.exe /d "_DEBUG" /l 0x409 /fo"./debug/mgl.res" \Pgs\Mgl\lib\mgl.rc"
Creating temporary file "m:\Pgs\mps\debug\RSP000002.rsp" with contents
[
/OUT:"./debug/mpsdemo.exe" /INCREMENTAL /NOLOGO /LIBPATH:"../mgl/_debug/" /DEBUG /PDB:".\../_debug/mpsdemo.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"mainCRTStartup" /MACHINE:I386 odbc32.lib odbccp32.lib glaux.lib opengl32.lib glu32.lib glut32.lib winmm.lib ../mgl/_debug/mgl.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\debug\mgl.res
\Pgs\_debug\mps.obj
\Pgs\_debug\mpsdemo.obj
]
Creating command line "link.exe @m:\Pgs\mps\debug\RSP000002.rsp"
|