2
0
acgessler 13 жил өмнө
parent
commit
8ec96d88c5
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      code/CMakeLists.txt

+ 5 - 0
code/CMakeLists.txt

@@ -409,6 +409,11 @@ SET(FBX_SRCS
 	FBXUtil.cpp
 	FBXDocument.h
 	FBXDocument.cpp
+	FBXProperties.h
+	FBXProperties.cpp
+	FBXMeshGeometry.cpp
+	FBXMaterial.cpp
+	FBXModel.cpp
 )
 SOURCE_GROUP( FBX FILES ${FBX_SRCS})