Build Log

--------------------Configuration: TestApp - Win32 Debug--------------------

Command Lines

Creating command line "rc.exe /l 0x411 /fo"Debug/TestApp.res" /d "_DEBUG" "C:\cint\demo\Win32App\TestApp\TestApp.rc"" Creating temporary file "C:\WINDOWS\TEMP\RSP193.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "c:\cint" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/TestApp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\cint\demo\Win32App\TestApp\TestApp.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP193.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP0194.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "c:\cint" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/TestApp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\cint\demo\Win32App\TestApp\StdAfx.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP0194.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP0195.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 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestApp.pdb" /debug /machine:I386 /out:"Debug/TestApp.exe" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\TestApp.obj .\Debug\TestApp.res ..\..\..\libcint.lib ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSP0195.TMP"

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... TestApp.cpp Linking...

Results

TestApp.exe - 0 error(s), 0 warning(s)