summaryrefslogtreecommitdiff
path: root/builds/msvc/properties/Win32_Release.props
diff options
context:
space:
mode:
Diffstat (limited to 'builds/msvc/properties/Win32_Release.props')
-rw-r--r--builds/msvc/properties/Win32_Release.props17
1 files changed, 0 insertions, 17 deletions
diff --git a/builds/msvc/properties/Win32_Release.props b/builds/msvc/properties/Win32_Release.props
deleted file mode 100644
index a74183e..0000000
--- a/builds/msvc/properties/Win32_Release.props
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets">
- <Import Project="Win32.props" />
- <Import Project="Release.props" />
- </ImportGroup>
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <_PropertySheetDisplayName>Release Win32 Settings</_PropertySheetDisplayName>
- </PropertyGroup>
- <ItemDefinitionGroup>
- <ClCompile>
- <AdditionalOptions>/Oy- %(AdditionalOptions)</AdditionalOptions>
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
- </ClCompile>
- </ItemDefinitionGroup>
-</Project> \ No newline at end of file