⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 example.plg

📁 Visual C++图形用户界面开发指南 李博轩等编著 配套源码光盘
💻 PLG
字号:
--------------------Configuration: Example - Win32 Release--------------------
Begining build with project "D:\Projects\Example\Example.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/Example.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/Example.res" /d "NDEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Release/Example.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/Example.pdb" /machine:I386 /out:"Release/Example.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating command line "rc.exe /l 0x409 /fo"Release/Example.res" /d "NDEBUG" /d "_AFXDLL" "D:\Projects\Example\Example.rc"" 
Creating temp file "D:\WIN98\TEMP\RSPA0A1.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Example.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Projects\Example\BounceButton.cpp"
"D:\Projects\Example\Example.cpp"
"D:\Projects\Example\ExampleDlg.cpp"
>
Creating command line "cl.exe @D:\WIN98\TEMP\RSPA0A1.TMP" 
Creating temp file "D:\WIN98\TEMP\RSPA0A2.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Example.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Projects\Example\StdAfx.cpp"
>
Creating command line "cl.exe @D:\WIN98\TEMP\RSPA0A2.TMP" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Example.pdb" /machine:I386 /out:"Release/Example.exe"  .\Release\BounceButton.obj .\Release\Example.obj .\Release\ExampleDlg.obj .\Release\StdAfx.obj .\Release\Example.res" 
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BounceButton.cpp
Example.cpp
ExampleDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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