Browse Source

AssimpViewer: add assimp_viewer.h to CMakeLists.txt

Kim Kulling 9 years ago
parent
commit
c471d8187f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/assimp_view/CMakeLists.txt

+ 1 - 0
tools/assimp_view/CMakeLists.txt

@@ -62,6 +62,7 @@ ADD_EXECUTABLE(  assimp_viewer WIN32
   Normals.cpp
   SceneAnimator.cpp
   Shaders.cpp
+  assimp_view.h
   assimp_view.cpp
   stdafx.cpp
   assimp_view.rc