Build Log
  

------- Build started: Project: LsystemEngine, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Release\RSP000007.rsp" with contents
[
/O2 /I "..\MathLib" /I "C:\GLUT-3.7\INCLUDE" /I "..\OglViewLib" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /ML /GS /Yu"stdafx.h" /Fp"Release/LsystemEngine.pch" /Fo"Release/" /Fd"Release/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\Release\RSP000007.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Release\RSP000008.rsp" with contents
[
/O2 /I "..\MathLib" /I "C:\GLUT-3.7\INCLUDE" /I "..\OglViewLib" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /ML /GS /Yc"stdafx.h" /Fp"Release/LsystemEngine.pch" /Fo"Release/" /Fd"Release/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\Release\RSP000008.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Release\RSP000009.rsp" with contents
[
/OUT:"Release/LsystemEngine.lib" /NOLOGO
".\Release\CrossoverHelpers.obj"
".\Release\LsysBranchRule.obj"
".\Release\LSysLeafRule.obj"
".\Release\stdafx.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Release\RSP000009.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
LSysLeafRule.cpp
LsysBranchRule.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
CrossoverHelpers.cpp
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\Documents and Settings\Mike\My Documents\Visual Studio Projects\MdsLibraries\LsystemEngine\Release\BuildLog.htm"
LsystemEngine - 0 error(s), 0 warning(s)