Build Log
--------------------Configuration: Cells2 - Win32 Release--------------------
Command Lines
Creating temporary file "H:\TEMP\RSP41.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Users\petusko\projekty\vc\Cells2\Cells2.cpp"
"D:\Users\petusko\projekty\vc\Cells2\Generation.cpp"
"D:\Users\petusko\projekty\vc\Cells2\History.cpp"
"D:\Users\petusko\projekty\vc\Cells2\Population.cpp"
]
Creating command line "cl.exe @H:\TEMP\RSP41.tmp"
Creating temporary file "H:\TEMP\RSP42.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 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:no /pdb:"Release/Cells2.pdb" /machine:I386 /out:"Release/Cells2.exe"
.\Release\Cells2.obj
.\Release\Generation.obj
.\Release\History.obj
.\Release\Population.obj
]
Creating command line "link.exe @H:\TEMP\RSP42.tmp"
Output Window
Compiling...
Cells2.cpp
Generation.cpp
History.cpp
Population.cpp
Generating Code...
Linking...
Results
Cells2.exe - 0 error(s), 0 warning(s)