diff --git a/builds/msvc/properties/ARM.props b/builds/msvc/properties/ARM.props new file mode 100644 index 00000000..164b9b1f --- /dev/null +++ b/builds/msvc/properties/ARM.props @@ -0,0 +1,20 @@ + + + + + <_PropertySheetDisplayName>ARM Settings + + + + + WIN32;_WIN32;%(PreprocessorDefinitions) + + + MachineARM + + + /MACHINE:ARM %(AdditionalOptions) + + + +