forked from yongwen/columbia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Wcol.plg
123 lines (120 loc) · 4.12 KB
/
Wcol.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: wcol - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/wcol.res" /d "NDEBUG" "C:\Documents and Settings\weiqxu\src\columbia\wcol.rc""
Creating temporary file "C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE4.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "_WINDOWS" /D "UNIQ" /D "IRPROP" /FR"Release/" /Fp"Release/Wcol.pch" /YX"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\weiqxu\src\columbia\bm.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\cat.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\cm.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\expr.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\group.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\item.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\logop.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\mexpr.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\physop.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\query.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\rules.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\ssp.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\supp.cpp"
"C:\Documents and Settings\weiqxu\src\columbia\wcol.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE4.tmp"
Creating temporary file "C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE5.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "_WINDOWS" /D "UNIQ" /D "IRPROP" /Fp"Release/Wcol.pch" /YX"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\weiqxu\src\columbia\main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE5.tmp"
Creating temporary file "C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE6.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "_WINDOWS" /D "UNIQ" /D "IRPROP" /FR"Release/" /Fp"Release/Wcol.pch" /Yc /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\weiqxu\src\columbia\stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE6.tmp"
Creating temporary file "C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE7.tmp" with contents
[
/nologo /MT /w /W0 /GX /O2 /D "WIN32" /D "_WINDOWS" /D "UNIQ" /D "IRPROP" /FR"Release/" /Fp"Release/Wcol.pch" /YX"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\weiqxu\src\columbia\tasks.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE7.tmp"
Creating temporary file "C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE8.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Wcol.pdb" /machine:I386 /out:"Release/Wcol.exe"
".\Release\bm.obj"
".\Release\cat.obj"
".\Release\cm.obj"
".\Release\expr.obj"
".\Release\group.obj"
".\Release\item.obj"
".\Release\logop.obj"
".\Release\main.obj"
".\Release\mexpr.obj"
".\Release\physop.obj"
".\Release\query.obj"
".\Release\rules.obj"
".\Release\ssp.obj"
".\Release\stdafx.obj"
".\Release\supp.obj"
".\Release\tasks.obj"
".\Release\wcol.obj"
".\Release\wcol.res"
]
Creating command line "link.exe @C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPE8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
bm.cpp
cat.cpp
cm.cpp
expr.cpp
group.cpp
item.cpp
logop.cpp
mexpr.cpp
physop.cpp
query.cpp
rules.cpp
ssp.cpp
supp.cpp
wcol.cpp
Compiling...
main.cpp
Compiling...
tasks.cpp
Linking...
Creating temporary file "C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPEA.tmp" with contents
[
/nologo /o"Release/Wcol.bsc"
".\Release\stdafx.sbr"
".\Release\bm.sbr"
".\Release\cat.sbr"
".\Release\cm.sbr"
".\Release\expr.sbr"
".\Release\group.sbr"
".\Release\item.sbr"
".\Release\logop.sbr"
".\Release\mexpr.sbr"
".\Release\physop.sbr"
".\Release\query.sbr"
".\Release\rules.sbr"
".\Release\ssp.sbr"
".\Release\supp.sbr"
".\Release\tasks.sbr"
".\Release\wcol.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\weiqxu\LOCALS~1\Temp\RSPEA.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Wcol.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>