| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |   <ItemGroup Label="ProjectConfigurations"> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ProjectConfiguration Include="Debug|Win32"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |       <Platform>Win32</Platform> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ProjectConfiguration Include="Release|Win32"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |       <Configuration>Release</Configuration> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |       <Platform>Win32</Platform> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ProjectConfiguration Include="Debug|x64"> | 
					
						
							|  |  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ProjectConfiguration Include="Release|x64"> | 
					
						
							|  |  |  |  |       <Configuration>Release</Configuration> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ProjectGuid>{6DB15344-E000-45CB-A48A-1D72F7D6E945}</ProjectGuid> | 
					
						
							|  |  |  |  |     <RootNamespace>FNA3D</RootNamespace> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <UseDebugLibraries>true</UseDebugLibraries> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <UseDebugLibraries>false</UseDebugLibraries> | 
					
						
							|  |  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <PlatformToolset>v142</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <PlatformToolset>v142</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
					
						
							|  |  |  |  |     <PlatformToolset>v142</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <PlatformToolset>v142</PlatformToolset> | 
					
						
							|  |  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <ImportGroup Label="PropertySheets"> | 
					
						
							|  |  |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |  |   <PropertyGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <IncludePath>..\..\SDL2\include;..\include;..\Vulkan-Headers\include;$(IncludePath)</IncludePath> | 
					
						
							|  |  |  |  |     <LibraryPath>..\..\SDL2\lib\$(PlatformShortName);$(LibraryPath)</LibraryPath> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							|  |  |  |  |       <PreprocessorDefinitions>REFRESH_DRIVER_VULKAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |       <AdditionalDependencies>SDL2.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)'=='Release'"> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							|  |  |  |  |       <Optimization>MaxSpeed</Optimization> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |       <PreprocessorDefinitions>REFRESH_DRIVER_VULKAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |  |       <FunctionLevelLinking>true</FunctionLevelLinking> | 
					
						
							|  |  |  |  |       <IntrinsicFunctions>true</IntrinsicFunctions> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |     <Link> | 
					
						
							|  |  |  |  |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |       <OptimizeReferences>true</OptimizeReferences> | 
					
						
							|  |  |  |  |       <AdditionalDependencies>SDL2.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |     </Link> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ClCompile Include="..\src\Refresh.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="..\src\Refresh_Driver_Vulkan.c" /> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2020-12-18 01:04:07 +00:00
										 |  |  |  |     <ClInclude Include="..\include\Refresh.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\src\Refresh_Driver.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="..\src\Refresh_Driver_Vulkan_vkfuncs.h" /> | 
					
						
							| 
									
										
										
										
											2020-12-18 00:57:10 +00:00
										 |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |  |   </ImportGroup> | 
					
						
							|  |  |  |  | </Project> |