📄 gw.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GW - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\YUANQI~1\LOCALS~1\Temp\RSPD8.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GW_EXPORTS" /Fp"Release/GW.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\sms\chenxingming\work\源代码\SMS\短信通道\cmpp3.0\func.cpp"
"D:\sms\chenxingming\work\源代码\SMS\短信通道\cmpp3.0\GW.cpp"
"D:\sms\chenxingming\work\源代码\SMS\短信通道\cmpp3.0\md5.cpp"
"D:\sms\chenxingming\work\源代码\SMS\短信通道\cmpp3.0\sock.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\YUANQI~1\LOCALS~1\Temp\RSPD8.tmp"
Creating temporary file "C:\DOCUME~1\YUANQI~1\LOCALS~1\Temp\RSPD9.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GW_EXPORTS" /Fp"Release/GW.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\sms\chenxingming\work\源代码\SMS\短信通道\cmpp3.0\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\YUANQI~1\LOCALS~1\Temp\RSPD9.tmp"
Creating temporary file "C:\DOCUME~1\YUANQI~1\LOCALS~1\Temp\RSPDA.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 ws2_32.lib /nologo /dll /incremental:no /pdb:"Release/GW.pdb" /machine:I386 /out:"Release/GW.dll" /implib:"Release/GW.lib"
".\Release\func.obj"
".\Release\GW.obj"
".\Release\md5.obj"
".\Release\sock.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\YUANQI~1\LOCALS~1\Temp\RSPDA.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
func.cpp
d:\sms\chenxingming\work\源代码\sms\短信通道\cmpp3.0\release\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
GW.cpp
d:\sms\chenxingming\work\源代码\sms\短信通道\cmpp3.0\release\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
md5.cpp
sock.cpp
Generating Code...
Linking...
Creating library Release/GW.lib and object Release/GW.exp
<h3>Results</h3>
GW.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -