recvsm.plg

来自「亚信封装的cmpp1.21的api包」· PLG 代码 · 共 25 行

PLG
25
字号
--------------------Configuration: RecvSM - Win32 Debug--------------------
Begining build with project "D:\jeffrey\ISMG\Cmpp11api\sample\RecvSM\RecvSM.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Debug/" /Fd"Debug/" /FD /c "
			"Win32 Resource Compiler" with flags "/l 0x804 /d "_DEBUG" "
			"Browser Database Maker" with flags "/nologo /o"Debug/RecvSM.bsc" "
			"COFF Linker for 80x86" with flags "../../lib/cmppapi.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/RecvSM.pdb" /debug /machine:I386 /out:"../../bin/RecvSM.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "c:\windows\TEMP\RSP10D5.TMP" with contents </nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\jeffrey\ISMG\Cmpp11api\sample\RecvSM\RecvSM.cpp"
>
Creating command line "cl.exe @c:\windows\TEMP\RSP10D5.TMP" 
Creating command line "link.exe ../../lib/cmppapi.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/RecvSM.pdb" /debug /machine:I386 /out:"../../bin/RecvSM.exe" /pdbtype:sept  .\Debug\RecvSM.obj" 
Compiling...
RecvSM.cpp
Linking...



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

⌨️ 快捷键说明

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