diblookex.plg

来自「Visual C++下的界面设计」· PLG 代码 · 共 38 行

PLG
38
字号
--------------------Configuration: DibLookEx - Win32 Release--------------------
Begining build with project "C:\Users\Lodos\LIB\DibLookEx\DibLookEx.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/DibLookEx.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
			"Win32 Resource Compiler" with flags "/l 0x409 /fo"Release/DibLookEx.res" /d "NDEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Release/DibLookEx.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/DibLookEx.pdb" /machine:I386 /out:"Release/DibLookEx.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\TEMP\RSP25B.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/DibLookEx.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Users\Lodos\LIB\DibLookEx\DibDoc.cpp"
>
Creating command line "cl.exe @C:\TEMP\RSP25B.tmp" 
Creating temp file "C:\TEMP\RSP25C.tmp" with contents </nologo /subsystem:windows /incremental:no /pdb:"Release/DibLookEx.pdb" /machine:I386 /out:"Release/DibLookEx.exe" 
.\Release\ChildFrm.obj
.\Release\DIB.OBJ
.\Release\DibDoc.obj
.\Release\DibLookEx.obj
.\Release\DIBStatic.obj
.\Release\DibView.obj
.\Release\DocManager.obj
.\Release\MainFrm.obj
.\Release\PreviewFileDlg.obj
.\Release\StdAfx.obj
.\Release\DibLookEx.res>
Creating command line "link.exe @C:\TEMP\RSP25C.tmp" 
Compiling...
DibDoc.cpp
Linking...



DibLookEx.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?