summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-04-23 23:17:22 +0300
committerAndrei Karas <akaras@inbox.ru>2013-04-24 00:29:18 +0300
commit4f2eefafb015c5ab539a1a18515ca959370a861e (patch)
tree06f6a9474f6f8ae289e7c0dec971f1378fa271f3 /src/CMakeLists.txt
parent636a9a5bf54b400e9f46c321e59107a644e06916 (diff)
downloadplus-4f2eefafb015c5ab539a1a18515ca959370a861e.tar.gz
plus-4f2eefafb015c5ab539a1a18515ca959370a861e.tar.bz2
plus-4f2eefafb015c5ab539a1a18515ca959370a861e.tar.xz
plus-4f2eefafb015c5ab539a1a18515ca959370a861e.zip
add null opengl renderer.
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 4aa8104e1..4e7286503 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -633,6 +633,8 @@ SET(SRCS
notifications.h
notifymanager.cpp
notifymanager.h
+ nullopenglgraphics.cpp
+ nullopenglgraphics.h
particle.cpp
particle.h
particlecontainer.cpp