popchecker.plg

来自「Visual_C++.NET精彩案例237.rar」· PLG 代码 · 共 29 行

PLG
29
字号
--------------------Configuration: POPChecker - Win32 Release--------------------
Begining build with project "E:\MyProjects\POPChecker\POPChecker.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/POPChecker.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/POPChecker.res" /d "NDEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Release/POPChecker.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:"Release/POPChecker.pdb" /machine:I386 /out:"Release/POPChecker.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating command line "rc.exe /l 0x409 /fo"Release/POPChecker.res" /d "NDEBUG" /d "_AFXDLL" "E:\MyProjects\POPChecker\POPChecker.rc"" 
Creating temp file "D:\TEMP\RSP3F.tmp" with contents </nologo /subsystem:windows /incremental:no /pdb:"Release/POPChecker.pdb" /machine:I386 /out:"Release/POPChecker.exe" 
.\Release\Pop.obj
.\Release\POPChecker.obj
.\Release\POPCheckerDlg.obj
.\Release\StdAfx.obj
.\Release\TrayIcon.obj
.\Release\POPChecker.res>
Creating command line "link.exe @D:\TEMP\RSP3F.tmp" 
Compiling resources...
Linking...



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

⌨️ 快捷键说明

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