Include 2 new files in build.
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2769 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: f796a9edd1dc29399c82f1d155837e0312cfd1da Former-commit-id: d3d5be1921e50b259c8ec304cb399ce72f3d95d4
This commit is contained in:
parent
2c3c50b36a
commit
1940aec36f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ SET(ROBOT_NAME "kilo2008")
|
|||
|
||||
SET(ROBOT_SOURCES ${ROBOT_NAME}.cpp driver.cpp opponent.cpp driver.h pit.cpp strategy.cpp
|
||||
linalg.h opponent.h strategy.h pit.h cardata.h cardata.cpp spline.cpp
|
||||
spline.h raceline.cpp raceline.h kdriver.cpp kdriver.h)
|
||||
spline.h raceline.cpp raceline.h kdriver.cpp kdriver.h util.h util.cpp)
|
||||
|
||||
SET(ROBOT_SHIP logo.rgb)
|
||||
SET(ROBOT_SHIPSUBDIRS 1 2)
|
||||
|
|
Loading…
Reference in a new issue