浏览代码

Merge pull request #893 from Joilnen/next

Fixing cmake file
Sean Paul Taylor 12 年之前
父节点
当前提交
62398817b5
共有 1 个文件被更改,包括 2 次插入0 次删除
  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