Browse Source

Missed SocialAchievement in Cmake

Karim Ahmed 12 years ago
parent
commit
17c3894fed
1 changed files with 2 additions and 0 deletions
  1. 2 0
      gameplay/CMakeLists.txt

+ 2 - 0
gameplay/CMakeLists.txt

@@ -194,6 +194,8 @@ set(GAMEPLAY_SRC
     src/ScriptTarget.h
     src/Slider.cpp
     src/Slider.h
+    src/SocialAchievement.cpp
+    src/SocialAchievement.h
     src/SocialChallenge.cpp
     src/SocialChallenge.h
     src/SocialController.cpp