diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9d056b3a5..dc43b891a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -669,6 +669,7 @@ SET(SRCS resources/db/horsedb.h resources/fboinfo.h resources/frame.h + resources/groupinfo.cpp resources/groupinfo.h resources/horseinfo.h resources/horseoffset.h @@ -750,6 +751,8 @@ SET(SRCS resources/questitemtext.h resources/questvar.h enums/resources/questtype.h + enums/resources/servercommandenable.h + enums/resources/servercommandtype.h resources/db/palettedb.cpp resources/db/palettedb.h resources/db/petdb.cpp |