spp.plg

来自「根据GPS卫星观测文件(.00O)与星历文件(.00N)」· PLG 代码 · 共 36 行

PLG
36
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SPP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\fanxiang\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SPP.pdb" /debug /machine:I386 /out:"Debug/SPP.exe" /pdbtype:sept 
".\Debug\func.obj"
".\Debug\GPSNAVMSG.OBJ"
".\Debug\GPSOBSMSG.OBJ"
".\Debug\SPP.obj"
".\Debug\SPPDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\time.obj"
".\Debug\SPP.res"
]
Creating command line "link.exe @C:\DOCUME~1\fanxiang\LOCALS~1\Temp\RSPE.tmp"
<h3>Output Window</h3>
Linking...
LINK : LNK6004: Debug/SPP.exe not found or not built by the last incremental link; performing full link
Creating command line "bscmake.exe /nologo /o"Debug/SPP.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\func.sbr" ".\Debug\GPSNAVMSG.SBR" ".\Debug\GPSOBSMSG.SBR" ".\Debug\SPP.sbr" ".\Debug\SPPDlg.sbr" ".\Debug\time.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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