bullet3/Extras/FCollada/FColladaLib.cpp
2006-05-25 19:18:29 +00:00

11 lines
269 B
C++

/*
* 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()
{
}