252 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			252 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
						|
  <ItemGroup Label="ProjectConfigurations">
 | 
						|
    <ProjectConfiguration Include="Debug|Win32">
 | 
						|
      <Configuration>Debug</Configuration>
 | 
						|
      <Platform>Win32</Platform>
 | 
						|
    </ProjectConfiguration>
 | 
						|
    <ProjectConfiguration Include="Release|Win32">
 | 
						|
      <Configuration>Release</Configuration>
 | 
						|
      <Platform>Win32</Platform>
 | 
						|
    </ProjectConfiguration>
 | 
						|
    <ProjectConfiguration Include="Debug|x64">
 | 
						|
      <Configuration>Debug</Configuration>
 | 
						|
      <Platform>x64</Platform>
 | 
						|
    </ProjectConfiguration>
 | 
						|
    <ProjectConfiguration Include="Release|x64">
 | 
						|
      <Configuration>Release</Configuration>
 | 
						|
      <Platform>x64</Platform>
 | 
						|
    </ProjectConfiguration>
 | 
						|
  </ItemGroup>
 | 
						|
  <PropertyGroup Label="Globals">
 | 
						|
    <VCProjectVersion>16.0</VCProjectVersion>
 | 
						|
    <Keyword>Win32Proj</Keyword>
 | 
						|
    <ProjectGuid>{2696a0b3-e7c4-4876-9df4-e7d3ec6c06f8}</ProjectGuid>
 | 
						|
    <RootNamespace>My2dgk_zad5</RootNamespace>
 | 
						|
    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
 | 
						|
  </PropertyGroup>
 | 
						|
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 | 
						|
    <ConfigurationType>Application</ConfigurationType>
 | 
						|
    <UseDebugLibraries>true</UseDebugLibraries>
 | 
						|
    <PlatformToolset>v143</PlatformToolset>
 | 
						|
    <CharacterSet>Unicode</CharacterSet>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 | 
						|
    <ConfigurationType>Application</ConfigurationType>
 | 
						|
    <UseDebugLibraries>false</UseDebugLibraries>
 | 
						|
    <PlatformToolset>v143</PlatformToolset>
 | 
						|
    <WholeProgramOptimization>true</WholeProgramOptimization>
 | 
						|
    <CharacterSet>Unicode</CharacterSet>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 | 
						|
    <ConfigurationType>Application</ConfigurationType>
 | 
						|
    <UseDebugLibraries>true</UseDebugLibraries>
 | 
						|
    <PlatformToolset>v143</PlatformToolset>
 | 
						|
    <CharacterSet>Unicode</CharacterSet>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 | 
						|
    <ConfigurationType>Application</ConfigurationType>
 | 
						|
    <UseDebugLibraries>false</UseDebugLibraries>
 | 
						|
    <PlatformToolset>v143</PlatformToolset>
 | 
						|
    <WholeProgramOptimization>true</WholeProgramOptimization>
 | 
						|
    <CharacterSet>Unicode</CharacterSet>
 | 
						|
  </PropertyGroup>
 | 
						|
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 | 
						|
  <ImportGroup Label="ExtensionSettings">
 | 
						|
  </ImportGroup>
 | 
						|
  <ImportGroup Label="Shared">
 | 
						|
  </ImportGroup>
 | 
						|
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 | 
						|
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
						|
  </ImportGroup>
 | 
						|
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
						|
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
						|
  </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" />
 | 
						|
  </ImportGroup>
 | 
						|
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 | 
						|
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 | 
						|
  </ImportGroup>
 | 
						|
  <PropertyGroup Label="UserMacros" />
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 | 
						|
    <LinkIncremental>true</LinkIncremental>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
						|
    <LinkIncremental>false</LinkIncremental>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 | 
						|
    <LinkIncremental>true</LinkIncremental>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 | 
						|
    <LinkIncremental>false</LinkIncremental>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Label="Vcpkg">
 | 
						|
    <VcpkgEnableManifest>true</VcpkgEnableManifest>
 | 
						|
  </PropertyGroup>
 | 
						|
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 | 
						|
    <ClCompile>
 | 
						|
      <WarningLevel>Level3</WarningLevel>
 | 
						|
      <SDLCheck>true</SDLCheck>
 | 
						|
      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
						|
      <ConformanceMode>true</ConformanceMode>
 | 
						|
      <AdditionalIncludeDirectories>vcpkg_installed\x86-windows\x86-windows\include\SDL2</AdditionalIncludeDirectories>
 | 
						|
    </ClCompile>
 | 
						|
    <Link>
 | 
						|
      <SubSystem>Console</SubSystem>
 | 
						|
      <GenerateDebugInformation>true</GenerateDebugInformation>
 | 
						|
      <AdditionalLibraryDirectories>vcpkg_installed\x86-windows\x86-windows\debug\lib\manual-link;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 | 
						|
      <AdditionalDependencies>SDL2maind.lib;%(AdditionalDependencies)</AdditionalDependencies>
 | 
						|
    </Link>
 | 
						|
  </ItemDefinitionGroup>
 | 
						|
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 | 
						|
    <ClCompile>
 | 
						|
      <WarningLevel>Level3</WarningLevel>
 | 
						|
      <FunctionLevelLinking>true</FunctionLevelLinking>
 | 
						|
      <IntrinsicFunctions>true</IntrinsicFunctions>
 | 
						|
      <SDLCheck>true</SDLCheck>
 | 
						|
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
						|
      <ConformanceMode>true</ConformanceMode>
 | 
						|
      <AdditionalIncludeDirectories>vcpkg_installed\x86-windows\x86-windows\include\SDL2</AdditionalIncludeDirectories>
 | 
						|
    </ClCompile>
 | 
						|
    <Link>
 | 
						|
      <SubSystem>Console</SubSystem>
 | 
						|
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
 | 
						|
      <OptimizeReferences>true</OptimizeReferences>
 | 
						|
      <GenerateDebugInformation>true</GenerateDebugInformation>
 | 
						|
      <AdditionalLibraryDirectories>vcpkg_installed\x86-windows\x86-windows\lib\manual-link;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 | 
						|
      <AdditionalDependencies>SDL2main.lib;%(AdditionalDependencies)</AdditionalDependencies>
 | 
						|
    </Link>
 | 
						|
  </ItemDefinitionGroup>
 | 
						|
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 | 
						|
    <ClCompile>
 | 
						|
      <WarningLevel>Level3</WarningLevel>
 | 
						|
      <SDLCheck>true</SDLCheck>
 | 
						|
      <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
						|
      <ConformanceMode>true</ConformanceMode>
 | 
						|
      <AdditionalIncludeDirectories>vcpkg_installed\x64-windows\x64-windows\include\SDL2</AdditionalIncludeDirectories>
 | 
						|
      <LanguageStandard>stdcpp17</LanguageStandard>
 | 
						|
    </ClCompile>
 | 
						|
    <Link>
 | 
						|
      <SubSystem>Console</SubSystem>
 | 
						|
      <GenerateDebugInformation>true</GenerateDebugInformation>
 | 
						|
      <AdditionalLibraryDirectories>vcpkg_installed\x64-windows\x64-windows\debug\lib\manual-link;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 | 
						|
      <AdditionalDependencies>SDL2maind.lib;%(AdditionalDependencies)</AdditionalDependencies>
 | 
						|
    </Link>
 | 
						|
  </ItemDefinitionGroup>
 | 
						|
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 | 
						|
    <ClCompile>
 | 
						|
      <WarningLevel>Level3</WarningLevel>
 | 
						|
      <FunctionLevelLinking>true</FunctionLevelLinking>
 | 
						|
      <IntrinsicFunctions>true</IntrinsicFunctions>
 | 
						|
      <SDLCheck>true</SDLCheck>
 | 
						|
      <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
						|
      <ConformanceMode>true</ConformanceMode>
 | 
						|
      <AdditionalIncludeDirectories>vcpkg_installed\x64-windows\x64-windows\include\SDL2</AdditionalIncludeDirectories>
 | 
						|
      <LanguageStandard>stdcpp17</LanguageStandard>
 | 
						|
    </ClCompile>
 | 
						|
    <Link>
 | 
						|
      <SubSystem>Console</SubSystem>
 | 
						|
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
 | 
						|
      <OptimizeReferences>true</OptimizeReferences>
 | 
						|
      <GenerateDebugInformation>true</GenerateDebugInformation>
 | 
						|
      <AdditionalLibraryDirectories>vcpkg_installed\x64-windows\x64-windows\lib\manual-link;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 | 
						|
      <AdditionalDependencies>SDL2main.lib;%(AdditionalDependencies)</AdditionalDependencies>
 | 
						|
    </Link>
 | 
						|
  </ItemDefinitionGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <ClCompile Include="KCamera.cpp" />
 | 
						|
    <ClCompile Include="KCircle.cpp" />
 | 
						|
    <ClCompile Include="KCirclePawn.cpp" />
 | 
						|
    <ClCompile Include="KDrawable.cpp" />
 | 
						|
    <ClCompile Include="KFont.cpp" />
 | 
						|
    <ClCompile Include="KGame.cpp" />
 | 
						|
    <ClCompile Include="KInput.cpp" />
 | 
						|
    <ClCompile Include="KSolid.cpp" />
 | 
						|
    <ClCompile Include="KPawn.cpp" />
 | 
						|
    <ClCompile Include="KPlayerController.cpp" />
 | 
						|
    <ClCompile Include="KRect.cpp" />
 | 
						|
    <ClCompile Include="KCollider.cpp" />
 | 
						|
    <ClCompile Include="KRectPawn.cpp" />
 | 
						|
    <ClCompile Include="KSettings.cpp" />
 | 
						|
    <ClCompile Include="KTexture.cpp" />
 | 
						|
    <ClCompile Include="KSolidTile.cpp" />
 | 
						|
    <ClCompile Include="Main.cpp" />
 | 
						|
    <ClCompile Include="Utils.cpp" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <None Include="config.json">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </None>
 | 
						|
    <None Include="vcpkg.json" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <ClInclude Include="Constants.h" />
 | 
						|
    <ClInclude Include="Controllers.h" />
 | 
						|
    <ClInclude Include="GamePad.h" />
 | 
						|
    <ClInclude Include="KActionBind.h" />
 | 
						|
    <ClInclude Include="KCamera.h" />
 | 
						|
    <ClInclude Include="KCircle.h" />
 | 
						|
    <ClInclude Include="KCirclePawn.h" />
 | 
						|
    <ClInclude Include="KDrawable.h" />
 | 
						|
    <ClInclude Include="KFont.h" />
 | 
						|
    <ClInclude Include="KGame.h" />
 | 
						|
    <ClInclude Include="KInput.h" />
 | 
						|
    <ClInclude Include="KSolid.h" />
 | 
						|
    <ClInclude Include="KPawn.h" />
 | 
						|
    <ClInclude Include="KPlayer.h" />
 | 
						|
    <ClInclude Include="KPlayerController.h" />
 | 
						|
    <ClInclude Include="KRect.h" />
 | 
						|
    <ClInclude Include="KCollider.h" />
 | 
						|
    <ClInclude Include="KRectPawn.h" />
 | 
						|
    <ClInclude Include="KSettings.h" />
 | 
						|
    <ClInclude Include="KTexture.h" />
 | 
						|
    <ClInclude Include="KSolidTile.h" />
 | 
						|
    <ClInclude Include="Property.h" />
 | 
						|
    <ClInclude Include="resource.h" />
 | 
						|
    <ClInclude Include="Utils.h" />
 | 
						|
    <ClInclude Include="KVector2d.h" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <ResourceCompile Include="2dgk_zad5.rc" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Text Include="assets\fonts\LICENSE.txt">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Text>
 | 
						|
    <Text Include="assets\levels\level1.txt">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Text>
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Font Include="assets\fonts\Roboto-Thin.ttf">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Font>
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Image Include="assets\textures\arrow.bmp">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Image>
 | 
						|
    <Image Include="assets\textures\exit.bmp">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Image>
 | 
						|
    <Image Include="assets\textures\P1.bmp">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Image>
 | 
						|
    <Image Include="assets\textures\P2.bmp">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Image>
 | 
						|
    <Image Include="assets\textures\wall.bmp">
 | 
						|
      <DeploymentContent>true</DeploymentContent>
 | 
						|
    </Image>
 | 
						|
  </ItemGroup>
 | 
						|
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 | 
						|
  <ImportGroup Label="ExtensionTargets">
 | 
						|
  </ImportGroup>
 | 
						|
  <ProjectExtensions>
 | 
						|
    <VisualStudio>
 | 
						|
      <UserProperties />
 | 
						|
    </VisualStudio>
 | 
						|
  </ProjectExtensions>
 | 
						|
</Project> |