|
5 | 5 | <Configuration>Debug</Configuration>
|
6 | 6 | <Platform>Win32</Platform>
|
7 | 7 | </ProjectConfiguration>
|
8 |
| - <ProjectConfiguration Include="Release2015|Win32"> |
9 |
| - <Configuration>Release2015</Configuration> |
10 |
| - <Platform>Win32</Platform> |
11 |
| - </ProjectConfiguration> |
12 | 8 | <ProjectConfiguration Include="Release|Win32">
|
13 | 9 | <Configuration>Release</Configuration>
|
14 | 10 | <Platform>Win32</Platform>
|
|
64 | 60 | <ClCompile Include="..\..\rsp_hle\audio.c">
|
65 | 61 | <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)/audio_hle.obj</ObjectFileName>
|
66 | 62 | <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)/audio_hle.obj</ObjectFileName>
|
67 |
| - <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'">$(IntDir)/audio_hle.obj</ObjectFileName> |
68 | 63 | </ClCompile>
|
69 | 64 | <ClCompile Include="..\..\rsp_hle\cicx105.c" />
|
70 | 65 | <ClCompile Include="..\..\rsp_hle\hle.c" />
|
71 | 66 | <ClCompile Include="..\..\rsp_hle\jpeg.c" />
|
72 | 67 | <ClCompile Include="..\..\rsp_hle\memory.c">
|
73 | 68 | <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)/memory_hle.obj</ObjectFileName>
|
74 | 69 | <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)/memory_hle.obj</ObjectFileName>
|
75 |
| - <ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'">$(IntDir)/memory_hle.obj</ObjectFileName> |
76 | 70 | </ClCompile>
|
77 | 71 | <ClCompile Include="..\..\rsp_hle\mp3.c" />
|
78 | 72 | <ClCompile Include="..\..\rsp_hle\musyx.c" />
|
79 | 73 | <ClCompile Include="..\..\rsp_hle\plugin.c" />
|
80 | 74 | <ClCompile Include="..\..\rsp_lle\rsp.c">
|
81 | 75 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;ARCH_MIN_SSE2;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
82 | 76 | <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;ARCH_MIN_SSE2;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
83 |
| - <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'">WIN32;ARCH_MIN_SSE2;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
84 | 77 | </ClCompile>
|
85 | 78 | <ClCompile Include="..\..\si\cic.c" />
|
86 | 79 | <ClCompile Include="..\..\si\game_controller.c" />
|
|
226 | 219 | <ProjectGuid>{8B2864CE-54E0-472D-A938-D942B5E835CC}</ProjectGuid>
|
227 | 220 | <Keyword>Win32Proj</Keyword>
|
228 | 221 | <RootNamespace>lazyusf2</RootNamespace>
|
229 |
| - <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> |
| 222 | + <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> |
230 | 223 | </PropertyGroup>
|
231 | 224 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
232 | 225 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
233 | 226 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
234 | 227 | <UseDebugLibraries>true</UseDebugLibraries>
|
235 |
| - <PlatformToolset>v100</PlatformToolset> |
| 228 | + <PlatformToolset>v141_xp</PlatformToolset> |
236 | 229 | <CharacterSet>Unicode</CharacterSet>
|
237 | 230 | </PropertyGroup>
|
238 | 231 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
239 | 232 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
240 | 233 | <UseDebugLibraries>false</UseDebugLibraries>
|
241 |
| - <PlatformToolset>v100</PlatformToolset> |
242 |
| - <CharacterSet>Unicode</CharacterSet> |
243 |
| - </PropertyGroup> |
244 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'" Label="Configuration"> |
245 |
| - <ConfigurationType>StaticLibrary</ConfigurationType> |
246 |
| - <UseDebugLibraries>false</UseDebugLibraries> |
247 |
| - <PlatformToolset>v100</PlatformToolset> |
| 234 | + <PlatformToolset>v141_xp</PlatformToolset> |
248 | 235 | <CharacterSet>Unicode</CharacterSet>
|
249 | 236 | </PropertyGroup>
|
250 | 237 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
256 | 243 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
257 | 244 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
258 | 245 | </ImportGroup>
|
259 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'" Label="PropertySheets"> |
260 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
261 |
| - </ImportGroup> |
262 | 246 | <PropertyGroup Label="UserMacros" />
|
263 | 247 | <PropertyGroup />
|
264 | 248 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
268 | 252 | <WarningLevel>Level3</WarningLevel>
|
269 | 253 | <Optimization>Disabled</Optimization>
|
270 | 254 | <PreprocessorDefinitions>WIN32;DYNAREC;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
271 |
| - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 255 | + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
272 | 256 | <AdditionalIncludeDirectories>../..;../../rsp_hle/msvc-compat;../../../foobar/zlib</AdditionalIncludeDirectories>
|
| 257 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
| 258 | + <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions> |
273 | 259 | </ClCompile>
|
274 | 260 | <Link>
|
275 | 261 | <SubSystem>Windows</SubSystem>
|
|
285 | 271 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
286 | 272 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
287 | 273 | <PreprocessorDefinitions>_WIN32_WINNT=0x501;WIN32;DYNAREC;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
288 |
| - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
289 |
| - <FloatingPointModel>Fast</FloatingPointModel> |
290 |
| - <AdditionalIncludeDirectories>../..;../../rsp_hle/msvc-compat;../../../foobar/zlib</AdditionalIncludeDirectories> |
291 |
| - <BufferSecurityCheck>false</BufferSecurityCheck> |
292 |
| - </ClCompile> |
293 |
| - <Link> |
294 |
| - <SubSystem>Windows</SubSystem> |
295 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
296 |
| - <EnableCOMDATFolding>true</EnableCOMDATFolding> |
297 |
| - <OptimizeReferences>true</OptimizeReferences> |
298 |
| - </Link> |
299 |
| - </ItemDefinitionGroup> |
300 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release2015|Win32'"> |
301 |
| - <ClCompile> |
302 |
| - <WarningLevel>Level3</WarningLevel> |
303 |
| - <PrecompiledHeader> |
304 |
| - </PrecompiledHeader> |
305 |
| - <Optimization>MaxSpeed</Optimization> |
306 |
| - <FunctionLevelLinking>true</FunctionLevelLinking> |
307 |
| - <IntrinsicFunctions>true</IntrinsicFunctions> |
308 |
| - <PreprocessorDefinitions>_WIN32_WINNT=0x501;WIN32;DYNAREC;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
309 |
| - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 274 | + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
310 | 275 | <FloatingPointModel>Fast</FloatingPointModel>
|
311 | 276 | <AdditionalIncludeDirectories>../..;../../rsp_hle/msvc-compat;../../../foobar/zlib</AdditionalIncludeDirectories>
|
312 | 277 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
| 278 | + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
| 279 | + <AdditionalOptions>/d2notypeopt</AdditionalOptions> |
313 | 280 | </ClCompile>
|
314 | 281 | <Link>
|
315 | 282 | <SubSystem>Windows</SubSystem>
|
|
0 commit comments