📄 sgipservicedemo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SgipServiceDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/SgipServiceDemo.res" /d "NDEBUG" "E:\我的文档\代码\SgipApp\SgipSmg\SgipServiceDemo.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD2.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/SgipServiceDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\我的文档\代码\SgipApp\SgipSmg\DlgConfig.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\IniFile.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\logfile.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\Parsecstring.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\Sgip.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SgipClientSocket.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SgipListenSocket.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SgipProcThread.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SgipServerSocket.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SgipServiceDemo.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SgipServiceDemoDlg.cpp"
"E:\我的文档\代码\SgipApp\SgipSmg\SocketResource.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD2.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD3.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/SgipServiceDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\我的文档\代码\SgipApp\SgipSmg\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD3.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/SgipSmg.pdb" /machine:I386 /out:"Release/SgipSmg.exe"
".\Release\DlgConfig.obj"
".\Release\IniFile.obj"
".\Release\logfile.obj"
".\Release\Parsecstring.obj"
".\Release\Sgip.obj"
".\Release\SgipClientSocket.obj"
".\Release\SgipListenSocket.obj"
".\Release\SgipProcThread.obj"
".\Release\SgipServerSocket.obj"
".\Release\SgipServiceDemo.obj"
".\Release\SgipServiceDemoDlg.obj"
".\Release\SocketResource.obj"
".\Release\StdAfx.obj"
".\Release\SgipServiceDemo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DlgConfig.cpp
IniFile.cpp
logfile.cpp
Parsecstring.cpp
Sgip.cpp
SgipClientSocket.cpp
SgipListenSocket.cpp
SgipProcThread.cpp
SgipServerSocket.cpp
SgipServiceDemo.cpp
SgipServiceDemoDlg.cpp
SocketResource.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
<h3>Results</h3>
SgipSmg.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -