Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Debug\RSP000001.rsp" with contents
[
/Od /I "..\MathLib" /I "C:\GLUT-3.7\INCLUDE" /I "..\OglViewLib" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/LsystemEngine.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\LSysLeafRule.cpp"
".\LsysBranchRule.cpp"
".\CrossoverHelpers.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Debug\RSP000001.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Debug\RSP000002.rsp" with contents
[
/Od /I "..\MathLib" /I "C:\GLUT-3.7\INCLUDE" /I "..\OglViewLib" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h" /Fp"Debug/LsystemEngine.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Debug\RSP000002.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Debug\RSP000003.rsp" with contents
[
/OUT:"Debug/LsystemEngine.lib" /NOLOGO
".\Debug\CrossoverHelpers.obj"
".\Debug\LsysBranchRule.obj"
".\Debug\LSysLeafRule.obj"
".\Debug\stdafx.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Debug\RSP000003.rsp""
|