moved files around
This commit is contained in:
17
Extras/FCollada/FColladaTest/FCTestList.h
Normal file
17
Extras/FCollada/FColladaTest/FCTestList.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
Copyright (C) 2005-2006 Feeling Software Inc.
|
||||
Available only to licensees.
|
||||
Distribution of this file or its content is strictly prohibited.
|
||||
*/
|
||||
|
||||
/* It is intentional that there is no multiple #include barrier here. */
|
||||
/* This function is included directly twice by FCTest.cpp */
|
||||
|
||||
// FCTestUtils.cpp
|
||||
FCTEST(TestUniqueStringMap);
|
||||
|
||||
// FCTestAnimation.cpp
|
||||
FCTEST(TestImportSampling);
|
||||
|
||||
// FCTestScene.cpp
|
||||
FCTEST(TestUniqueScene);
|
||||
Reference in New Issue
Block a user