moved files around
This commit is contained in:
11
Extras/FCollada/FColladaLib.cpp
Normal file
11
Extras/FCollada/FColladaLib.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2005-2006 Feeling Software Inc
|
||||
* MIT License: http://www.opensource.org/licenses/mit-license.php
|
||||
*/
|
||||
|
||||
// This file contains just a dummy to force MSVC to generate an output for
|
||||
// this project, using the correct FCollada library.
|
||||
|
||||
void Dummy()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user