cmppapi_test.plg

来自「中国移动通信CMPP3.0短消息网关开发接口库内附中国移动通信CMPP3.0短消」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: cmppapi_test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pt\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\无线增值业务\cmpp3\cmpp3 api\CMPP3.0_build37_V1.1\publish 3.01\示例工程_VC6\cmppapi_test.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pt\LOCALS~1\Temp\RSP72.tmp" 
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/cmppclient.pdb" /debug /machine:I386 /out:"./cmppclient.exe" /pdbtype:sept  ".\Debug\cmppapi_test.obj" ".\Debug\StdAfx.obj" "
<h3>Output Window</h3>
Compiling...
cmppapi_test.cpp
Linking...
   Creating library ./cmppclient.lib and object ./cmppclient.exp
LINK : warning LNK4098: defaultlib "nafxcwd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "libcmtd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library



<h3>Results</h3>
cmppclient.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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