Add CBot.h, CBotEnums.h and CBotDefines.h in CMakeLists.txt.

dev-time-step
Grunaka 2015-11-22 18:48:54 +01:00
parent 4a9afdc525
commit 5c7a665639
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
set(SOURCES
CBot.h
CBotEnums.h
CBotDefines.h
CBotUtils.cpp
CBotFileUtils.cpp
CBotClass.cpp