diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 45ef888a1..f2d91fd51 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -676,6 +676,10 @@ SET(SRCS enums/resources/map/mapitemtype.h resources/mapreader.cpp resources/mapreader.h + resources/memorycounter.cpp + resources/memorycounter.h + resources/memorymanager.cpp + resources/memorymanager.h resources/mobileopenglscreenshothelper.cpp resources/mobileopenglscreenshothelper.h resources/modinfo.cpp |