source: NonGTP/FCollada/FColladaLib.cpp @ 964

Revision 964, 269 bytes checked in by igarcia, 18 years ago (diff)
Line 
1/*
2* Copyright (C) 2005-2006 Feeling Software Inc
3* MIT License: http://www.opensource.org/licenses/mit-license.php
4*/
5
6// This file contains just a dummy to force MSVC to generate an output for
7// this project, using the correct FCollada library.
8
9void Dummy()
10{
11}
Note: See TracBrowser for help on using the repository browser.