forked from fs714/chanlun
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFxjFunc.plg
44 lines (41 loc) · 1.67 KB
/
FxjFunc.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: FxjFunc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\eshufan\AppData\Local\Temp\RSP3CB7.tmp" with contents
[
/nologo /Zp1 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FXJFUNC_EXPORTS" /FR"Debug/" /Fp"Debug/FxjFunc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Users\eshufan\Documents\Application\chanlun\ChanlunCore.cpp"
"C:\Users\eshufan\Documents\Application\chanlun\FxjFunc.cpp"
]
Creating command line "cl.exe @C:\Users\eshufan\AppData\Local\Temp\RSP3CB7.tmp"
Creating temporary file "C:\Users\eshufan\AppData\Local\Temp\RSP3CB8.tmp" with contents
[
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 /dll /incremental:yes /pdb:"Debug/chanlun.pdb" /debug /machine:I386 /out:"./dll/chanlun.dll" /implib:"Debug/chanlun.lib" /pdbtype:sept
.\Debug\ChanlunCore.obj
.\Debug\ChanlunTools.obj
.\Debug\ChanlunVersion.obj
.\Debug\FxjFunc.obj
.\Debug\StdAfx.obj
]
Creating command line "link.exe @C:\Users\eshufan\AppData\Local\Temp\RSP3CB8.tmp"
<h3>Output Window</h3>
Compiling...
ChanlunCore.cpp
Generating Code...
Compiling...
FxjFunc.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/FxjFunc.bsc" .\Debug\StdAfx.sbr .\Debug\ChanlunCore.sbr .\Debug\ChanlunTools.sbr .\Debug\ChanlunVersion.sbr .\Debug\FxjFunc.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
chanlun.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>