Browse Source

Merge branch 'next' of https://github.com/blackberry/GamePlay into next

Darryl Gough 12 years ago
parent
commit
e3b9b48b04
1 changed files with 2 additions and 0 deletions
  1. 2 0
      gameplay/CMakeLists.txt

+ 2 - 0
gameplay/CMakeLists.txt

@@ -83,6 +83,8 @@ set(GAMEPLAY_SRC
     src/Image.cpp
     src/Image.h
     src/Image.inl
+    src/ImageControl.cpp
+    src/ImageControl.h
     src/Joint.cpp
     src/Joint.h
     src/Joystick.cpp