buttons.plg

来自「创建特色按钮」· PLG 代码 · 共 28 行

PLG
28
字号
--------------------Configuration: Buttons - Win32 Release--------------------
Begining build with project "C:\WINNT\Profiles\Administrator\桌面\Visual C++配套磁盘\MFC开发95NT程序\CHAP15\BUTTONS\Buttons.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" /D "_MBCS" /Fp".\Release/Buttons.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /win32 "
			"Win32 Resource Compiler" with flags "/l 0x409 /fo".\Release/buttons.res" /d "NDEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o".\Release/Buttons.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:".\Release/Buttons.pdb" /machine:I386 /out:".\Release/Buttons.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating command line "rc.exe /l 0x409 /fo".\Release/buttons.res" /d "NDEBUG" /d "_AFXDLL" "C:\WINNT\Profiles\Administrator\桌面\Visual C++配套磁盘\MFC开发95NT程序\CHAP15\BUTTONS\buttons.rc"" 
Creating temp file "C:\TEMP\RSP890.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/Buttons.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c 
"C:\WINNT\Profiles\Administrator\桌面\Visual C++配套磁盘\MFC开发95NT程序\CHAP15\BUTTONS\Buttons.cpp"
>
Creating command line "cl.exe @C:\TEMP\RSP890.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:".\Release/Buttons.pdb" /machine:I386 /out:".\Release/Buttons.exe"  ".\Release\Buttons.obj" ".\Release\buttons.res"" 
Compiling resources...
Compiling...
Buttons.cpp
Linking...



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

⌨️ 快捷键说明

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