Updated to use FBX SDK 2012.1

This commit is contained in:
Michael PLATINGS
2011-05-03 09:11:04 +00:00
parent b78ad29429
commit c7814cf50a
13 changed files with 223 additions and 155 deletions

View File

@@ -7,6 +7,7 @@
#if defined(_MSC_VER)
#pragma warning( disable : 4505 )
#pragma warning( default : 4996 )
#endif
#include <fbxsdk.h>
#include <fbxfilesdk/fbxfilesdk_nsuse.h>