From 09ec2b1ecc1a812e03878ccc07708a0aad02896a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 17 Aug 2013 21:20:39 +0300 Subject: Split from Graphics SDL related code into SDLGraphics. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6f2638ebb..a46683928 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -688,6 +688,8 @@ SET(SRCS rotationalparticle.h safeopenglgraphics.cpp safeopenglgraphics.h + sdlgraphics.cpp + sdlgraphics.h shopitem.cpp shopitem.h simpleanimation.cpp -- cgit v1.2.3-70-g09d2