-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfire.plg
41 lines (38 loc) · 1.21 KB
/
fire.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
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fire - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/fire.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\×ÀÃæ\Ô´´úÂë(ÍÚ¿Õ°æ)\fireView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
version.lib Wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/fire.pdb" /debug /machine:I386 /out:"Debug/fire.exe" /pdbtype:sept
".\Debug\AddRuleDlg.obj"
".\Debug\fire.obj"
".\Debug\fireDoc.obj"
".\Debug\fireView.obj"
".\Debug\MainFrm.obj"
".\Debug\sockUtil.obj"
".\Debug\StdAfx.obj"
".\Debug\SystemTray.obj"
".\Debug\TDriver.obj"
".\Debug\fire.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp"
<h3>Output Window</h3>
Compiling...
fireView.cpp
Linking...
<h3>Results</h3>
fire.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>