summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-10 01:28:29 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-10 01:29:27 +0300
commitdf56c8f79f51cf3ea5118b2e8b82930cd71c2679 (patch)
tree9f3157b141adf64fb215e8b4307da772580281db /src/CMakeLists.txt
parent98d8765769d809b060721bb071ca56887011a6b8 (diff)
downloadplus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.tar.gz
plus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.tar.bz2
plus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.tar.xz
plus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.zip
Simplify OpenGL functions defenition.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3482b6d87..4f5eb6817 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -857,6 +857,7 @@ SET(SRCS
resources/map/objectslayer.h
render/mgl.cpp
render/mgl.h
+ render/mgl.hpp
render/mglcheck.h
render/mgldefines.h
render/mglemu.cpp