Skip to content
Snippets Groups Projects
Commit 28706444 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Build release Win32 binaries without SSE exentions for more CPU compatibility

parent 5fd72f31
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
Pipeline #6295 passed
......@@ -66,6 +66,7 @@
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\build\undeprecate.props" />
<Import Project="..\xpdev\xpdev_mt.props" />
<Import Project="..\build\target_ia32.props" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment