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

📄 makefile.am

📁 机器人仿真软件
💻 AM
字号:
if WITH_TESTSBUILDTEST = testelseBUILDTEST =endifAM_CPPFLAGS = -I$(srcdir)/.. -I$(top_srcdir) -g -Walltest_LDADD = -L$(top_builddir)/client_libs/libplayerc -lplayerc -L$(top_builddir)/libplayerxdr -lplayerxdr -L$(top_builddir)/libplayercore -lplayererror -lm#-L$(top_builddir)/client_libs/libplayerpacket -lplayerpacketEXTRA_DIST = test.world test.cfg cave.pnmnoinst_PROGRAMS = $(BUILDTEST)test_SOURCES = \	test.c \	test.h \	test_blobfinder.c \	test_camera.c \	test_graphics2d.c \	test_gripper.c \	test_laser.c \	test_log.c \	test_map.c \	test_position2d.c \	test_position3d.c \	test_power.c \	test_ptz.c \	test_simulation.c \	test_sonar.c \	test_rfid.c \	test_wsn.c#test_camera.c \#test_fiducial.c \#test_gps.c \#test_joystick.c \#test_localize.c \#test_motor.c \#test_truth.c \#test_wifi.cclean-local:	rm -f test

⌨️ 快捷键说明

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