add to cmake

pull/327/head
Gargaj 2014-08-06 13:27:09 +02:00
parent 87dff6a00e
commit ac5c1f9df1
1 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,8 @@ SOURCE_GROUP( ASE FILES ${ASE_SRCS})
SET( ASSBIN_SRCS
AssbinExporter.h
AssbinExporter.cpp
AssbinLoader.h
AssbinLoader.cpp
)
SOURCE_GROUP( Assbin FILES ${ASSBIN_SRCS})