📄 mfcserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MFCServer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP7300.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp".\Release/MFCServer.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"C:\VCBib\Idg\Chap32\MFCServer\Tracker.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP7300.TMP"
Creating temporary file "C:\TEMP\RSP7301.TMP" with contents
[
winmm.lib /nologo /subsystem:windows /dll /incremental:no /pdb:".\Release/MFCServer.pdb" /machine:I386 /def:".\MFCServer.def" /out:".\Release/MFCServer.dll" /implib:".\Release/MFCServer.lib"
.\Release\MFCServer.obj
.\Release\sharedobject.obj
.\Release\StdAfx.obj
.\Release\Tracker.obj
.\Release\MFCServer.res
]
Creating command line "link.exe @C:\TEMP\RSP7301.TMP"
<h3>Output Window</h3>
Compiling...
Tracker.cpp
C:\VCBib\Idg\Chap32\MFCServer\Tracker.cpp(4) : warning C4651: '/D_DLL' specified for precompiled header but not for current compile
C:\VCBib\Idg\Chap32\MFCServer\Tracker.cpp(4) : warning C4651: '/D_AFXDLL' specified for precompiled header but not for current compile
Linking...
Creating library .\Release/MFCServer.lib and object .\Release/MFCServer.exp
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
MFCServer.dll - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -