jamfile
来自「linux的gps应用」· 代码 · 共 17 行
TXT
17 行
## $Id: Jamfile 185 2006-10-05 18:21:39Z btolman $#SubDir TOP apps geomatics cycleslips ;SEARCH_SOURCE += $(TOP)/src ;SEARCH_SOURCE += $(TOP)/apps/geomatics/lib ;# link apps to libraries# must have the prefix here ... why, and why not with others?LinkLibraries DiscFix : $(LIBPREFIX)geomatic ;# gpstk must be lastGPSLinkLibraries DiscFix : gpstk ;GPSMain DiscFix : DiscFix.cpp ;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?