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

📄 makefile.am

📁 东南大学最新的校内比赛的源代码
💻 AM
字号:
#XuYuan <xychn15@yahoo.com.cn> 2006-12-05#$Id: Makefile.am,v 1.6 2006/02/23 02:23:54 xy Exp $AUTOMAKE_OPTIONS = foreignbin_PROGRAMS = seu-3d-playerif DEBUGseu_3d_player_CXXFLAGS = -O -W -Wallelseseu_3d_player_CXXFLAGS = -O3 -Wallendif# set CXXFLAGS = NULL to disable -g -O2CXXFLAGS = seu_3d_player_CPPFLAGS = -I/usr/local/include -I/usr/local/include/rcssserver3d -I../utility/sexpr seu_3d_player_LDFLAGS = -L../utility/sexprseu_3d_player_LDADD = -lsexp		seu_3d_player_SOURCES = \	main.cpp \	Settings.h \	Singleton.h \	Geometry.h Geometry.cpp \	Parser.h Parser.cpp \	Object.h Object.cpp \	commserver.h commserver.cpp ReadBuffFD.h ReadBuffFD.cpp\	LogData.h LogData.cpp Logger.h Logger.cpp \	Agent.h Agent.cpp \	BasicPlayer.h BasicPlayer.cpp PlayerTraining.cpp\	Player.h Player.cpp \	Action.h Action.cpp \	Skill.h Skill.cpp \	BasicWorldModel.h BasicWorldModel.cpp \	WorldModel.h WorldModel.cpp \	Formation.h Formation.cppEXTRA_DIST = agentdb.xml formations.conf README-PLAYER

⌨️ 快捷键说明

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