ghy
Alejandro Acuña
2025-03-12 26319e4c5bfbee722c15b8e7ccca9b6127bb1cb8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Tracer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/Tracer.res" /d "NDEBUG" /d "_AFXDLL" "D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\Tracer\Tracer.rc"" 
Creating temporary file "C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP434.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Tracer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\Tracer\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP434.tmp" 
Creating temporary file "C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP435.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Tracer.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"D:\ClearCase\SP_1_3_1_Code\sp_main\WinRTP\Tracer\Tracer.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\arijit\LOCALS~1\Temp\RSP435.tmp" 
Creating command line "link.exe -lib /nologo /out:"../lib/Tracer.lib"  .\Release\StdAfx.obj .\Release\Tracer.obj .\Release\Tracer.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Tracer.cpp
Creating library...
 
 
 
<h3>Results</h3>
Tracer.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>