⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 build4.bat

📁 GPS导航定位程序
💻 BAT
字号:
@ECHO OFF
ECHO.
ECHO Compile and link GPS Builder-2 with Borland C++ version 4.0.
ECHO.
ECHO You must change the paths in this batch file to match your configuration.
ECHO.
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include ALLOCATE.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include ALMANAC.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include BEEP.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include BORLAND.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include BUFFACC.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include CLOCK.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include CMD.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include DISPFUN.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include DISPLAY.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include GLOBALS.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include INIT.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include IO.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include MAIN.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include MATHSUBS.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include NAV.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include POSTIME.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include PROCACC.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include PROCSBF.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include RINEX2.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include RTCM.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include RTEXEC.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include SAVEDATA.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include SERIAL.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include SVCALC.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include SVTRACK.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include SYNC.C
\borcpp.402\bin\bcc -c -ml -w -w-sig -I\borcpp.402\include TAKEMEAS.C
\borcpp.402\bin\tlink @GPSBLDR4.LNK

⌨️ 快捷键说明

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