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

📄 makefile.am

📁 机器人仿真平台,和stage配合运行
💻 AM
字号:
if WITH_TESTSBUILDTEST = testelseBUILDTEST =endifAM_CPPFLAGS = -I$(srcdir)/.. -I$(srcdir)/../../c -I$(top_srcdir)/servertest_LDADD = $(top_builddir)/client_libs/c++/libplayerclient.anoinst_PROGRAMS = $(BUILDTEST)test_SOURCES = test_broadcast.cc \               test.cc \               test_gps.cc \               test_gripper.cc \               test.h \               test_laser.cc \               test_lbd.cc \               test_position.cc \               test_position_control.cc \               test_ptz.cc \               test_sonar.cc \               test_speech.cc \               test_truth.cc \               test_vision.cc \      	       test_power.cc \       	       test_dio.cc \               test_bumper.cc \               test_wifi.cc \               test_mcom.cc \               test_fiducialfinder.cc \               test_audiodsp.cc \      	       test_localize.cc \      	       test_audiomixer.cc              #test_idar.cc \               #test_idarturret.cc               #test_misc.cc               #test_bps.ccclean-local:	rm -f test

⌨️ 快捷键说明

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