-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathdxt0001.plg
46 lines (43 loc) · 2.49 KB
/
dxt0001.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
45
46
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dxt0001 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/dxt0001.res" /d "NDEBUG" "C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/dxt0001.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001.cpp"
"C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/dxt0001.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp"
Creating command line "link.exe Winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/dxt0001.pdb" /machine:I386 /out:"Release/dxt0001.exe" ".\Release\dxt0001.obj" ".\Release\dxt0001Dlg.obj" ".\Release\StdAfx.obj" ".\Release\dxt0001.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
dxt0001.cpp
dxt0001Dlg.cpp
Generating Code...
C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001Dlg.cpp(632) : warning C4700: local variable 'hg' used without having been initialized
C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001Dlg.cpp(634) : warning C4700: local variable 'hg' used without having been initialized
C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001Dlg.cpp(329) : warning C4700: local variable 'hg' used without having been initialized
C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001Dlg.cpp(684) : warning C4700: local variable 'hg' used without having been initialized
C:\Documents and Settings\Administrator\×ÀÃæ\Àî¸Õ³ÌÐò×ÊÁÏ\dxt000105\dxt0001Dlg.cpp(690) : warning C4700: local variable 'hg' used without having been initialized
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
<h3>Results</h3>
dxt0001.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>