diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-08-07 20:11:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-08-07 20:44:11 +0300 |
commit | 8ec4e8575001e50ac2917b0a1599d2a6223aa337 (patch) | |
tree | 376a7cc5ec7cb1debd6a13694c8717268325a93f /src/CMakeLists.txt | |
parent | f4fa1d27c333e0b75e787eb03a2280afe7bcce6c (diff) | |
download | plus-8ec4e8575001e50ac2917b0a1599d2a6223aa337.tar.gz plus-8ec4e8575001e50ac2917b0a1599d2a6223aa337.tar.bz2 plus-8ec4e8575001e50ac2917b0a1599d2a6223aa337.tar.xz plus-8ec4e8575001e50ac2917b0a1599d2a6223aa337.zip |
Add additional attributes to missile particle in items.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5bfcfd164..e4bee33a8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -719,6 +719,7 @@ SET(SRCS resources/memorycounter.h resources/memorymanager.cpp resources/memorymanager.h + resources/missileinfo.h resources/mobileopenglscreenshothelper.cpp resources/mobileopenglscreenshothelper.h resources/modinfo.cpp |