소스 검색

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()