Build Log
--------------------Configuration: VC_Test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP24.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/VC_Test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Brugno\[Projects]\Campo\R_03_01\ps\Command Library\PPLA\Example\VC_Test\VC_Test.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP24.tmp"
Creating temporary file "C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP25.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/VC_Test.pdb" /debug /machine:I386 /out:"Debug/VC_Test.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\VC_Test.obj"
".\Debug\VC_TestDoc.obj"
".\Debug\VC_TestView.obj"
".\Debug\VC_Test.res"
]
Creating command line "link.exe @C:\DOCUME~1\brugno\IMPOST~1\Temp\RSP25.tmp"
Output Window
Compiling...
VC_Test.cpp
Linking...
Results
VC_Test.exe - 0 error(s), 0 warning(s)