38 lines
1.1 KiB
Plaintext
Raw Normal View History

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VC_Test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
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"
<h3>Output Window</h3>
Compiling...
VC_Test.cpp
Linking...
<h3>Results</h3>
VC_Test.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>