-
Notifications
You must be signed in to change notification settings - Fork 0
/
Forsaken TG03.plg
44 lines (41 loc) · 1.7 KB
/
Forsaken TG03.plg
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
38
39
40
41
42
43
44
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Forsaken TG03 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x414 /fo"Debug/WinMain.res" /d "_DEBUG" "D:\Forsaken TG03\WinMain.rc""
Creating temporary file "C:\DOCUME~1\ANDREA~1\LOCALS~1\Temp\RSP3CD.tmp" with contents
[
/nologo /MLd /W3 /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Forsaken TG03.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Forsaken TG03\main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ANDREA~1\LOCALS~1\Temp\RSP3CD.tmp"
Creating temporary file "C:\DOCUME~1\ANDREA~1\LOCALS~1\Temp\RSP3CE.tmp" with contents
[
d3dx8.lib d3dxof.lib d3d8.lib dxguid.lib winmm.lib fmodvc.lib comctl32.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:windows /profile /debug /machine:I386 /out:"Debug/Forsaken TG03.exe"
".\Debug\d3dapp.obj"
".\Debug\d3dfile.obj"
".\Debug\d3dfont.obj"
".\Debug\d3dutil.obj"
".\Debug\dxutil.obj"
".\Debug\main.obj"
".\Debug\poly.obj"
".\Debug\WinMain.res"
]
Creating command line "link.exe @C:\DOCUME~1\ANDREA~1\LOCALS~1\Temp\RSP3CE.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
main.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Forsaken TG03.bsc" ".\Debug\d3dapp.sbr" ".\Debug\d3dfile.sbr" ".\Debug\d3dfont.sbr" ".\Debug\d3dutil.sbr" ".\Debug\dxutil.sbr" ".\Debug\main.sbr" ".\Debug\poly.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Forsaken TG03.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>