2
0
Jorrit Rouwe 2 долоо хоног өмнө
parent
commit
68cc8d6811
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      Samples/Samples.cmake

+ 2 - 2
Samples/Samples.cmake

@@ -309,8 +309,8 @@ if (ENABLE_OBJECT_STREAM)
 		${SAMPLES_ROOT}/Tests/Rig/RigPileTest.h
 		${SAMPLES_ROOT}/Tests/Rig/SkeletonMapperTest.cpp
 		${SAMPLES_ROOT}/Tests/Rig/SkeletonMapperTest.h
-		${SAMPLES_ROOT}/Tests/Rig/SoftKeyFramedRigTest.cpp
-		${SAMPLES_ROOT}/Tests/Rig/SoftKeyFramedRigTest.h
+		${SAMPLES_ROOT}/Tests/Rig/SoftKeyframedRigTest.cpp
+		${SAMPLES_ROOT}/Tests/Rig/SoftKeyframedRigTest.h
 	)
 endif()