forked from speed-dreams/speed-dreams-code
delete old track alpine-1 and change CMakelist.txt on human driver
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2375 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 47b48a96e066a49b7003a2ea221a41b9015d0b1f Former-commit-id: 15d9d4604c83d1d5fc31961980942b24cc8b6420
This commit is contained in:
parent
a26187b9fa
commit
53deaee72b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ SET(ROBOT_NAME "human")
|
||||||
SET(ROBOT_SOURCES ${ROBOT_NAME}.cpp pref.cpp human.h pref.h)
|
SET(ROBOT_SOURCES ${ROBOT_NAME}.cpp pref.cpp human.h pref.h)
|
||||||
|
|
||||||
SET(ROBOT_SHIP logo.rgb)
|
SET(ROBOT_SHIP logo.rgb)
|
||||||
SET(ROBOT_SHIPSUBDIRS cars tracks)
|
SET(ROBOT_SHIPSUBDIRS cars)
|
||||||
|
|
||||||
FILE(GLOB files_xml *.xml)
|
FILE(GLOB files_xml *.xml)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue