| Index: cfgmgr/cfgmgr.vcxproj |
| — | — | @@ -85,6 +85,7 @@ |
| 86 | 86 | <WarningLevel>Level3</WarningLevel>
|
| 87 | 87 | <Optimization>Disabled</Optimization>
|
| 88 | 88 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | 89 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 89 | 90 | </ClCompile>
|
| 90 | 91 | <Link>
|
| 91 | 92 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -96,6 +97,7 @@ |
| 97 | 98 | <WarningLevel>Level3</WarningLevel>
|
| 98 | 99 | <Optimization>Disabled</Optimization>
|
| 99 | 100 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | 101 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 100 | 102 | </ClCompile>
|
| 101 | 103 | <Link>
|
| 102 | 104 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -107,6 +109,7 @@ |
| 108 | 110 | <WarningLevel>Level3</WarningLevel>
|
| 109 | 111 | <Optimization>Disabled</Optimization>
|
| 110 | 112 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | 113 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 111 | 114 | </ClCompile>
|
| 112 | 115 | <Link>
|
| 113 | 116 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -120,6 +123,7 @@ |
| 121 | 124 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
| 122 | 125 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 123 | 126 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | 127 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 124 | 128 | </ClCompile>
|
| 125 | 129 | <Link>
|
| 126 | 130 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -135,6 +139,7 @@ |
| 136 | 140 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
| 137 | 141 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 138 | 142 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | 143 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 139 | 144 | </ClCompile>
|
| 140 | 145 | <Link>
|
| 141 | 146 | <SubSystem>Windows</SubSystem>
|
| Index: ddraw/ddraw.vcxproj |
| — | — | @@ -121,6 +121,7 @@ |
| 122 | 122 | <AdditionalIncludeDirectories>../include;../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| 123 | 123 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 124 | 124 | <ExceptionHandling>Async</ExceptionHandling>
|
| | 125 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 125 | 126 | </ClCompile>
|
| 126 | 127 | <Link>
|
| 127 | 128 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -144,6 +145,7 @@ |
| 145 | 146 | <AdditionalIncludeDirectories>../include;../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| 146 | 147 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 147 | 148 | <ExceptionHandling>Async</ExceptionHandling>
|
| | 149 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 148 | 150 | </ClCompile>
|
| 149 | 151 | <Link>
|
| 150 | 152 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -167,6 +169,7 @@ |
| 168 | 170 | <AdditionalIncludeDirectories>../include;../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| 169 | 171 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 170 | 172 | <ExceptionHandling>Async</ExceptionHandling>
|
| | 173 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 171 | 174 | </ClCompile>
|
| 172 | 175 | <Link>
|
| 173 | 176 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -191,6 +194,7 @@ |
| 192 | 195 | <AdditionalIncludeDirectories>../include;../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| 193 | 196 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 194 | 197 | <ExceptionHandling>Async</ExceptionHandling>
|
| | 198 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 195 | 199 | </ClCompile>
|
| 196 | 200 | <Link>
|
| 197 | 201 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -219,6 +223,7 @@ |
| 220 | 224 | <AdditionalIncludeDirectories>../include;../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| 221 | 225 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 222 | 226 | <ExceptionHandling>Async</ExceptionHandling>
|
| | 227 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 223 | 228 | </ClCompile>
|
| 224 | 229 | <Link>
|
| 225 | 230 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -247,6 +252,7 @@ |
| 248 | 253 | <AdditionalIncludeDirectories>../include;../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| 249 | 254 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 250 | 255 | <ExceptionHandling>Async</ExceptionHandling>
|
| | 256 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 251 | 257 | </ClCompile>
|
| 252 | 258 | <Link>
|
| 253 | 259 | <SubSystem>Windows</SubSystem>
|
| Index: dxglcfg/dxglcfg.vcxproj |
| — | — | @@ -107,6 +107,7 @@ |
| 108 | 108 | <Optimization>Disabled</Optimization>
|
| 109 | 109 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 110 | 110 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 111 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 111 | 112 | </ClCompile>
|
| 112 | 113 | <Link>
|
| 113 | 114 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -122,6 +123,7 @@ |
| 123 | 124 | <Optimization>Disabled</Optimization>
|
| 124 | 125 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 125 | 126 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 127 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 126 | 128 | </ClCompile>
|
| 127 | 129 | <Link>
|
| 128 | 130 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -138,6 +140,7 @@ |
| 139 | 141 | <Optimization>Disabled</Optimization>
|
| 140 | 142 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 141 | 143 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 144 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 142 | 145 | </ClCompile>
|
| 143 | 146 | <Link>
|
| 144 | 147 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -155,6 +158,7 @@ |
| 156 | 159 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 157 | 160 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 158 | 161 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 162 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 159 | 163 | </ClCompile>
|
| 160 | 164 | <Link>
|
| 161 | 165 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -174,6 +178,7 @@ |
| 175 | 179 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 176 | 180 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 177 | 181 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 182 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 178 | 183 | </ClCompile>
|
| 179 | 184 | <Link>
|
| 180 | 185 | <SubSystem>Windows</SubSystem>
|
| Index: dxglcfg2/dxglcfg2.vcxproj |
| — | — | @@ -107,6 +107,7 @@ |
| 108 | 108 | <Optimization>Disabled</Optimization>
|
| 109 | 109 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 110 | 110 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 111 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 111 | 112 | </ClCompile>
|
| 112 | 113 | <Link>
|
| 113 | 114 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -122,6 +123,7 @@ |
| 123 | 124 | <Optimization>Disabled</Optimization>
|
| 124 | 125 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 125 | 126 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 127 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 126 | 128 | </ClCompile>
|
| 127 | 129 | <Link>
|
| 128 | 130 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -138,6 +140,7 @@ |
| 139 | 141 | <Optimization>Disabled</Optimization>
|
| 140 | 142 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 141 | 143 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 144 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 142 | 145 | </ClCompile>
|
| 143 | 146 | <Link>
|
| 144 | 147 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -155,6 +158,7 @@ |
| 156 | 159 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 157 | 160 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 158 | 161 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 162 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 159 | 163 | </ClCompile>
|
| 160 | 164 | <Link>
|
| 161 | 165 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -174,6 +178,7 @@ |
| 175 | 179 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 176 | 180 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 177 | 181 | <AdditionalIncludeDirectories>../glew/glew-1.6.0/include</AdditionalIncludeDirectories>
|
| | 182 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 178 | 183 | </ClCompile>
|
| 179 | 184 | <Link>
|
| 180 | 185 | <SubSystem>Windows</SubSystem>
|
| Index: dxgltest/dxgltest.vcxproj |
| — | — | @@ -113,6 +113,7 @@ |
| 114 | 114 | <PreprocessorDefinitions>WIN32;_CRT_NON_CONFORMING_SWPRINTFS;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 115 | 115 | <EnablePREfast>false</EnablePREfast>
|
| 116 | 116 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| | 117 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 117 | 118 | </ClCompile>
|
| 118 | 119 | <Link>
|
| 119 | 120 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -129,6 +130,7 @@ |
| 130 | 131 | <PreprocessorDefinitions>WIN32;_CRT_NON_CONFORMING_SWPRINTFS;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 131 | 132 | <EnablePREfast>false</EnablePREfast>
|
| 132 | 133 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| | 134 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 133 | 135 | </ClCompile>
|
| 134 | 136 | <Link>
|
| 135 | 137 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -146,6 +148,7 @@ |
| 147 | 149 | <PreprocessorDefinitions>WIN32;_CRT_NON_CONFORMING_SWPRINTFS;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 148 | 150 | <EnablePREfast>false</EnablePREfast>
|
| 149 | 151 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| | 152 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 150 | 153 | </ClCompile>
|
| 151 | 154 | <Link>
|
| 152 | 155 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -163,6 +166,7 @@ |
| 164 | 167 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 165 | 168 | <PreprocessorDefinitions>WIN32;_CRT_NON_CONFORMING_SWPRINTFS;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 166 | 169 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| | 170 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 167 | 171 | </ClCompile>
|
| 168 | 172 | <Link>
|
| 169 | 173 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -181,6 +185,7 @@ |
| 182 | 186 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
| 183 | 187 | <PreprocessorDefinitions>WIN32;_CRT_NON_CONFORMING_SWPRINTFS;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 184 | 188 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| | 189 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 185 | 190 | </ClCompile>
|
| 186 | 191 | <Link>
|
| 187 | 192 | <SubSystem>Windows</SubSystem>
|
| Index: minhook-1.3/build/DXGL/libMinHook.vcxproj |
| — | — | @@ -84,6 +84,7 @@ |
| 85 | 85 | <WholeProgramOptimization>false</WholeProgramOptimization>
|
| 86 | 86 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
| 87 | 87 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
| | 88 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 88 | 89 | </ClCompile>
|
| 89 | 90 | <Lib />
|
| 90 | 91 | </ItemDefinitionGroup>
|
| — | — | @@ -119,6 +120,7 @@ |
| 120 | 121 | </DebugInformationFormat>
|
| 121 | 122 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
| 122 | 123 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
| | 124 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 123 | 125 | </ClCompile>
|
| 124 | 126 | <Lib />
|
| 125 | 127 | </ItemDefinitionGroup>
|
| Index: minilibc/minilibc.vcxproj |
| — | — | @@ -48,6 +48,7 @@ |
| 49 | 49 | <PrecompiledHeader>Use</PrecompiledHeader>
|
| 50 | 50 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 51 | 51 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
| | 52 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 52 | 53 | </ClCompile>
|
| 53 | 54 | <Link>
|
| 54 | 55 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -71,6 +72,7 @@ |
| 72 | 73 | <PrecompiledHeader>Use</PrecompiledHeader>
|
| 73 | 74 | <PrecompiledHeaderFile>common.h</PrecompiledHeaderFile>
|
| 74 | 75 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
| | 76 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 75 | 77 | </ClCompile>
|
| 76 | 78 | <Link>
|
| 77 | 79 | <SubSystem>Windows</SubSystem>
|
| Index: sha512-nsis/sha512-nsis.vcxproj |
| — | — | @@ -56,6 +56,7 @@ |
| 57 | 57 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SHA512NSIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 58 | 58 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
| 59 | 59 | <BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
| | 60 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 60 | 61 | </ClCompile>
|
| 61 | 62 | <Link>
|
| 62 | 63 | <SubSystem>Windows</SubSystem>
|
| — | — | @@ -73,6 +74,7 @@ |
| 74 | 75 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
| 75 | 76 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;SHA512NSIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| 76 | 77 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
| | 78 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
|
| 77 | 79 | </ClCompile>
|
| 78 | 80 | <Link>
|
| 79 | 81 | <SubSystem>Windows</SubSystem>
|