From 0caed714fbe7e77602da05e68126c3faee6cc328 Mon Sep 17 00:00:00 2001 From: fgenesis Date: Wed, 11 Jul 2012 16:19:22 +0200 Subject: [PATCH] Forgot CMake update --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 986363a..aba0839 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -386,6 +386,7 @@ SET(BBGE_SRCS ${BBGEDIR}/Interpolator.cpp ${BBGEDIR}/Joystick.cpp ${BBGEDIR}/LensFlare.cpp + ${BBGEDIR}/Localization.cpp ${BBGEDIR}/Math.cpp ${BBGEDIR}/MT.cpp ${BBGEDIR}/ParticleEffect.cpp