mirror of
				https://github.com/RetroDECK/Supermodel.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	
		
			
	
	
		
			380 lines
		
	
	
		
			24 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			380 lines
		
	
	
		
			24 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="utf-8"?> | |||
|  | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||
|  |   <ItemGroup Label="ProjectConfigurations"> | |||
|  |     <ProjectConfiguration Include="Debug|Win32"> | |||
|  |       <Configuration>Debug</Configuration> | |||
|  |       <Platform>Win32</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="Debug|x64"> | |||
|  |       <Configuration>Debug</Configuration> | |||
|  |       <Platform>x64</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="Release|Win32"> | |||
|  |       <Configuration>Release</Configuration> | |||
|  |       <Platform>Win32</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="Release|x64"> | |||
|  |       <Configuration>Release</Configuration> | |||
|  |       <Platform>x64</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |   </ItemGroup> | |||
|  |   <PropertyGroup Label="Globals"> | |||
|  |     <ProjectGuid>{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}</ProjectGuid> | |||
|  |     <RootNamespace>SDL</RootNamespace> | |||
|  |   </PropertyGroup> | |||
|  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |   </PropertyGroup> | |||
|  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |||
|  |   <ImportGroup Label="ExtensionSettings"> | |||
|  |   </ImportGroup> | |||
|  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |||
|  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |||
|  |     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> | |||
|  |   </ImportGroup> | |||
|  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |||
|  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |||
|  |     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> | |||
|  |   </ImportGroup> | |||
|  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |||
|  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |||
|  |     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> | |||
|  |   </ImportGroup> | |||
|  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |||
|  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |||
|  |     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" /> | |||
|  |   </ImportGroup> | |||
|  |   <PropertyGroup Label="UserMacros" /> | |||
|  |   <PropertyGroup> | |||
|  |     <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||
|  |     <OutDir>$(Platform)\$(Configuration)\</OutDir> | |||
|  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | |||
|  |     <LinkIncremental>true</LinkIncremental> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
|  |     <OutDir>$(Platform)\$(Configuration)\</OutDir> | |||
|  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | |||
|  |     <LinkIncremental>true</LinkIncremental> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||
|  |     <OutDir>$(Platform)\$(Configuration)\</OutDir> | |||
|  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | |||
|  |     <LinkIncremental>false</LinkIncremental> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |||
|  |     <OutDir>$(Platform)\$(Configuration)\</OutDir> | |||
|  |     <IntDir>$(Platform)\$(Configuration)\</IntDir> | |||
|  |     <LinkIncremental>false</LinkIncremental> | |||
|  |   </PropertyGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Win32</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(Platform)\$(Configuration)/SDL.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <Optimization>Disabled</Optimization> | |||
|  |       <AdditionalIncludeDirectories>..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <PrecompiledHeader /> | |||
|  |       <PrecompiledHeaderOutputFile>$(Platform)\$(Configuration)/SDL.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(Platform)\$(Configuration)/</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(Platform)\$(Configuration)/</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(Platform)\$(Configuration)/</ProgramDataBaseFileName> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||
|  |       <CompileAs>Default</CompileAs> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x0409</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <AdditionalLibraryDirectories>$(DXSDK_DIR)\Lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <GenerateDebugInformation>true</GenerateDebugInformation> | |||
|  |       <ProgramDatabaseFile>$(Platform)\$(Configuration)/SDL.pdb</ProgramDatabaseFile> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention /> | |||
|  |       <ImportLibrary>$(Platform)\$(Configuration)/SDL.lib</ImportLibrary> | |||
|  |       <CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>X64</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(Platform)\$(Configuration)/SDL.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <Optimization>Disabled</Optimization> | |||
|  |       <AdditionalIncludeDirectories>..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <PrecompiledHeader /> | |||
|  |       <PrecompiledHeaderOutputFile>$(Platform)\$(Configuration)/SDL.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(Platform)\$(Configuration)/</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(Platform)\$(Configuration)/</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(Platform)\$(Configuration)/</ProgramDataBaseFileName> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |||
|  |       <CompileAs>Default</CompileAs> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x0409</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <AdditionalLibraryDirectories>$(DXSDK_DIR)\Lib\x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <GenerateDebugInformation>true</GenerateDebugInformation> | |||
|  |       <ProgramDatabaseFile>$(Platform)\$(Configuration)/SDL.pdb</ProgramDatabaseFile> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention /> | |||
|  |       <ImportLibrary>$(Platform)\$(Configuration)/SDL.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineX64</TargetMachine> | |||
|  |       <CLRUnmanagedCodeCheck>false</CLRUnmanagedCodeCheck> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Win32</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(Platform)\$(Configuration)/SDL.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <IntrinsicFunctions>false</IntrinsicFunctions> | |||
|  |       <AdditionalIncludeDirectories>..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeader /> | |||
|  |       <PrecompiledHeaderOutputFile>$(Platform)\$(Configuration)/SDL.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(Platform)\$(Configuration)/</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(Platform)\$(Configuration)/</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(Platform)\$(Configuration)/</ProgramDataBaseFileName> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <CompileAs>Default</CompileAs> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x0409</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <AdditionalLibraryDirectories>$(DXSDK_DIR)\Lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ProgramDatabaseFile>$(Platform)\$(Configuration)/SDL.pdb</ProgramDatabaseFile> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention /> | |||
|  |       <ImportLibrary>$(Platform)\$(Configuration)/SDL.lib</ImportLibrary> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>X64</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(Platform)\$(Configuration)/SDL.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <IntrinsicFunctions>false</IntrinsicFunctions> | |||
|  |       <AdditionalIncludeDirectories>..\..\Libraries\SDL-1.2.14\include;$(DXSDK_DIR)\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeader /> | |||
|  |       <PrecompiledHeaderOutputFile>$(Platform)\$(Configuration)\SDL.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(Platform)\$(Configuration)\</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(Platform)\$(Configuration)\</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(Platform)\$(Configuration)\</ProgramDataBaseFileName> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <CompileAs>Default</CompileAs> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x0409</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalDependencies>winmm.lib;dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <AdditionalLibraryDirectories>$(DXSDK_DIR)\Lib\x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ProgramDatabaseFile>$(Platform)\$(Configuration)\SDL.pdb</ProgramDatabaseFile> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention /> | |||
|  |       <ImportLibrary>$(Platform)\$(Configuration)\SDL.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineX64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemGroup> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\disk\SDL_diskaudio.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\dummy\SDL_dummyaudio.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_audiomem.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_audio_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_sysaudio.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_wave.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\windib\SDL_dibaudio.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\audio\windx5\SDL_dx5audio.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\cdrom\SDL_syscdrom.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_events_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_sysevents.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\joystick\SDL_joystick_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\joystick\SDL_sysjoystick.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\SDL_error_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\SDL_fatal.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\thread\SDL_systhread.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\thread\SDL_thread_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\thread\win32\SDL_systhread_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\timer\SDL_systimer.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\timer\SDL_timer_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\dummy\SDL_nullevents_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\dummy\SDL_nullmouse_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\dummy\SDL_nullvideo.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit_A.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_cursor_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_leaks.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_pixels_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_RLEaccel_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_stretch_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_sysvideo.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_yuvfuncs.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_yuv_sw_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_lowvideo.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_sysmouse_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_syswm_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_wingl_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\Wmmsg.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\windib\SDL_dibevents_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\windib\SDL_dibvideo.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\windib\SDL_vkeys.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\Windx5\SDL_dx5events_c.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\Windx5\SDL_dx5video.h" /> | |||
|  |     <ClInclude Include="..\..\Libraries\SDL-1.2.14\src\video\windx5\SDL_dx5yuv_c.h" /> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\disk\SDL_diskaudio.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\dummy\SDL_dummyaudio.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_audio.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_audiocvt.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_mixer.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_mixer_MMX_VC.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\SDL_wave.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\windib\SDL_dibaudio.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\audio\windx5\SDL_dx5audio.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\cdrom\SDL_cdrom.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\cdrom\win32\SDL_syscdrom.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\cpuinfo\SDL_cpuinfo.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_active.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_events.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_expose.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_keyboard.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_mouse.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_quit.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\events\SDL_resize.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\file\SDL_rwops.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\joystick\SDL_joystick.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\joystick\win32\SDL_mmjoystick.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\loadso\win32\SDL_sysloadso.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\SDL.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\SDL_error.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\SDL_fatal.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\stdlib\SDL_getenv.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\stdlib\SDL_iconv.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\stdlib\SDL_malloc.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\stdlib\SDL_qsort.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\stdlib\SDL_stdlib.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\stdlib\SDL_string.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\thread\generic\SDL_syscond.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\thread\SDL_thread.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\thread\win32\SDL_sysmutex.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\thread\win32\SDL_syssem.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\thread\win32\SDL_systhread.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\timer\SDL_timer.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\timer\win32\SDL_systimer.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\dummy\SDL_nullevents.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\dummy\SDL_nullmouse.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\dummy\SDL_nullvideo.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit_0.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit_1.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit_A.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_blit_N.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_bmp.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_cursor.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_gamma.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_pixels.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_RLEaccel.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_stretch.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_surface.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_video.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_yuv.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\SDL_yuv_sw.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_sysevents.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_sysmouse.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_syswm.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\wincommon\SDL_wingl.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\windib\SDL_dibevents.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\windib\SDL_dibvideo.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\Windx5\SDL_dx5events.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\Windx5\SDL_dx5video.c" /> | |||
|  |     <ClCompile Include="..\..\Libraries\SDL-1.2.14\src\video\windx5\SDL_dx5yuv.c" /> | |||
|  |   </ItemGroup> | |||
|  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |||
|  |   <ImportGroup Label="ExtensionTargets"> | |||
|  |   </ImportGroup> | |||
|  | </Project> |