📄 demo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: demo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"..\exefile\demo\Release/demo.res" /d "NDEBUG" "H:\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\SGIPDemo\demo.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /Gz /Zp1 /MT /W3 /GX /O2 /I "..\SemiDll" /I "..\SemiDll\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"..\exefile\demo\Release/" /Fp"..\exefile\demo\Release/demo.pch" /Yu"stdafx.h" /Fo"..\exefile\demo\Release/" /Fd"..\exefile\demo\Release/" /FD /c
"H:\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\SGIPDemo\CmppDlg.cpp"
"H:\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\SGIPDemo\demo.cpp"
"H:\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\SGIPDemo\demoDlg.cpp"
"H:\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\SGIPDemo\RegKey.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /Gz /Zp1 /MT /W3 /GX /O2 /I "..\SemiDll" /I "..\SemiDll\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"..\exefile\demo\Release/" /Fp"..\exefile\demo\Release/demo.pch" /Yc"stdafx.h" /Fo"..\exefile\demo\Release/" /Fd"..\exefile\demo\Release/" /FD /c
"H:\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\SGIPDemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp" with contents
[
..\bin\smeidll.lib /nologo /subsystem:windows /incremental:no /pdb:"..\bin/demo.pdb" /map:"..\exefile\demo\Release/demo.map" /machine:I386 /out:"..\bin/demo.exe"
"\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\exefile\demo\Release\CmppDlg.obj"
"\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\exefile\demo\Release\demo.obj"
"\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\exefile\demo\Release\demoDlg.obj"
"\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\exefile\demo\Release\RegKey.obj"
"\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\exefile\demo\Release\StdAfx.obj"
"\Work\网关短信接口\中国移动\sms\SmeiDll动态库(sgip)(04-04-27)windows\SmeiDll动态库(sgip)(04-04-27)\exefile\demo\Release\demo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CmppDlg.cpp
demo.cpp
demoDlg.cpp
RegKey.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
<h3>Results</h3>
demo.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -