#pragma once //- // =========================================================================== // Copyright 2022 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: MDefines.h // // **************************************************************************** // // DESCRIPTION (MDefines) // // This file contains the definitions for some useful environment // variables // // **************************************************************************** #include // **************************************************************************** // **************************************************************************** // DECLARATIONS // **************************************************************************** // Define a CPP macro that reflects the current Maya preview release version. // In released versions of Maya this variable has a value of 0. #define MAYA_PREVIEW_RELEASE_VERSION 0