summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-10-25 21:43:32 +0300
committerAndrei Karas <akaras@inbox.ru>2012-10-26 13:48:26 +0300
commit9abb51fce0cca32ebe267c4797363d99520c2a0a (patch)
treee0a22c5dc699fdd0f85d04ff1aa96196cc8d43ac /src/CMakeLists.txt
parent5ff486002243e1481e6686494a85480a85220451 (diff)
downloadplus-9abb51fce0cca32ebe267c4797363d99520c2a0a.tar.gz
plus-9abb51fce0cca32ebe267c4797363d99520c2a0a.tar.bz2
plus-9abb51fce0cca32ebe267c4797363d99520c2a0a.tar.xz
plus-9abb51fce0cca32ebe267c4797363d99520c2a0a.zip
Add initial version of mobile OpenGL backend.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 96ac9e95d..77b9792b6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -601,6 +601,8 @@ SET(SRCS
maplayer.h
mgl.cpp
mgl.h
+ mobileopenglgraphics.cpp
+ mobileopenglgraphics.h
normalopenglgraphics.cpp
normalopenglgraphics.h
particle.cpp