/**************************************************************************************** Copyright (C) 2018 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form. ****************************************************************************************/ /** \file fbxsdk_version.h * FBX SDK version definition. * * This file defines the version string and numbers for this release of the FBX SDK. * \note This file should never be included directly, please include fbxsdk_def.h * instead. */ #ifndef _FBXSDK_VERSION_H_ #define _FBXSDK_VERSION_H_ //FBX SDK version defines #define FBXSDK_VERSION_MAJOR 2019 //