浏览代码

Capitalization

Jorrit Rouwe 2 周之前
父节点
当前提交
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()