Compilation Changes

Property Sheets

3ds Max now uses Property Sheets for setting compiler and linker build settings. These are available in the SDK at maxsdk\ProjectSettings\propertySheets\*.props.

VC10 Compiler

3ds Max has moved to the C/C++ compiler that ships with Microsoft Visual Studio 2010 Service Pack 1. The C Runtime redistributables that ship with Service Pack 1 (SP1) are different from those that ship with the original version of Visual Studio 2010. Therefore, plugins targeting 3ds Max 2013 should use VS 2010 SP1 and choose VC10 as the platform toolset. The impact on the SDK is minimal as a result of porting to VC 10.0.