ageTestingGrounds/Intermediate/ProjectFiles/AgeTestingGrounds.vcxproj

487 lines
148 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Invalid|Win32">
<Configuration>Invalid</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Invalid|x64">
<Configuration>Invalid</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="DebugGame|Win32">
<Configuration>DebugGame</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="DebugGame|x64">
<Configuration>DebugGame</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="DebugGame_Editor|Win32">
<Configuration>DebugGame_Editor</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="DebugGame_Editor|x64">
<Configuration>DebugGame_Editor</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="IOS_DebugGame|Win32">
<Configuration>IOS_DebugGame</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="IOS_DebugGame|x64">
<Configuration>IOS_DebugGame</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Development|Win32">
<Configuration>Development</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Development|x64">
<Configuration>Development</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Development_Editor|Win32">
<Configuration>Development_Editor</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Development_Editor|x64">
<Configuration>Development_Editor</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="IOS_Development|Win32">
<Configuration>IOS_Development</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="IOS_Development|x64">
<Configuration>IOS_Development</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Shipping|Win32">
<Configuration>Shipping</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Shipping|x64">
<Configuration>Shipping</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="IOS_Shipping|Win32">
<Configuration>IOS_Shipping</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="IOS_Shipping|x64">
<Configuration>IOS_Shipping</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{DFBD60EA-74C2-46F6-81FC-A872B8103321}</ProjectGuid>
<Keyword>MakeFileProj</Keyword>
<RootNamespace>AgeTestingGrounds</RootNamespace>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
<MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
<TargetRuntime>Native</TargetRuntime>
</PropertyGroup>
<ItemGroup>
<ProjectCapability Include="MLProject" />
<PropertyPageSchema Include="$(LOCALAPPDATA)\Microsoft\VisualStudio\MagicLeap\debugger.xaml" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Invalid|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Invalid|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame_Editor|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame_Editor|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_DebugGame|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_DebugGame|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development_Editor|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development_Editor|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Development|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Development|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Shipping|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Shipping|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Shipping|Win32'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Shipping|x64'" Label="Configuration">
<ConfigurationType>Makefile</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Invalid|Win32'">
<NMakeBuildCommandLine>echo The selected platform/configuration is not valid for this target.</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>echo The selected platform/configuration is not valid for this target.</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>echo The selected platform/configuration is not valid for this target.</NMakeCleanCommandLine>
<NMakeOutput>Invalid Output</NMakeOutput>
<OutDir>D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Unused\</OutDir>
<IntDir>D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Unused\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Invalid|x64'">
<NMakeBuildCommandLine>echo The selected platform/configuration is not valid for this target.</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>echo The selected platform/configuration is not valid for this target.</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>echo The selected platform/configuration is not valid for this target.</NMakeCleanCommandLine>
<NMakeOutput>Invalid Output</NMakeOutput>
<OutDir>D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Unused\</OutDir>
<IntDir>D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Unused\</IntDir>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame|Win32'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds Win32 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds Win32 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds Win32 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\Win32\AgeTestingGrounds-Win32-DebugGame.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame|x64'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds Win64 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds Win64 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds Win64 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\Win64\AgeTestingGrounds-Win64-DebugGame.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame_Editor|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGame_Editor|x64'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGroundsEditor Win64 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGroundsEditor Win64 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGroundsEditor Win64 DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>D:\Program Files\Epic Games\UE_4.25\Engine\Binaries\Win64\UE4Editor-Win64-DebugGame.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='IOS_DebugGame|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_DebugGame|Win32'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds IOS DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds IOS DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds IOS DebugGame -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\IOS\AgeTestingGrounds-IOS-DebugGame</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Development|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development|Win32'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds Win32 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds Win32 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds Win32 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\Win32\AgeTestingGrounds.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Development|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development|x64'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds Win64 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds Win64 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds Win64 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\Win64\AgeTestingGrounds.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Development_Editor|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development_Editor|x64'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGroundsEditor Win64 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGroundsEditor Win64 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGroundsEditor Win64 Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>D:\Program Files\Epic Games\UE_4.25\Engine\Binaries\Win64\UE4Editor.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Development|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Development|Win32'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds IOS Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds IOS Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds IOS Development -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\IOS\AgeTestingGrounds</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Shipping|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Shipping|Win32'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds Win32 Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds Win32 Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds Win32 Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\Win32\AgeTestingGrounds-Win32-Shipping.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Shipping|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Shipping|x64'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds Win64 Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds Win64 Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds Win64 Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\Win64\AgeTestingGrounds-Win64-Shipping.exe</NMakeOutput>
</PropertyGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Shipping|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='IOS_Shipping|Win32'">
<IncludePath />
<ReferencePath />
<LibraryPath />
<LibraryWPath />
<SourcePath />
<ExcludePath />
<OutDir>$(ProjectDir)..\Build\Unused\</OutDir>
<IntDir>$(ProjectDir)..\Build\Unused\</IntDir>
<NMakeBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Build.bat" AgeTestingGrounds IOS Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeBuildCommandLine>
<NMakeReBuildCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Rebuild.bat" AgeTestingGrounds IOS Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeReBuildCommandLine>
<NMakeCleanCommandLine>"D:\Program Files\Epic Games\UE_4.25\Engine\Build\BatchFiles\Clean.bat" AgeTestingGrounds IOS Shipping -Project="$(SolutionDir)AgeTestingGrounds.uproject" -WaitMutex -FromMsBuild</NMakeCleanCommandLine>
<NMakeOutput>..\..\Binaries\IOS\AgeTestingGrounds-IOS-Shipping</NMakeOutput>
</PropertyGroup>
<PropertyGroup>
<NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
<IncludePath>$(IncludePath);D:\Program Files\Epic Games\UE_4.25\Engine\Source;..\..\Source\AgeTestingGrounds\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Engine;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Engine\Classes;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Engine\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Core;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\TraceLog\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Core\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\TraceLog;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\CoreUObject;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\CoreUObject\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\NetCore;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Net;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Net\Core\Classes;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Net\Core\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\ApplicationCore;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\ApplicationCore\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\RHI;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\RHI\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Json;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Json\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\SlateCore;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\SlateCore\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\InputCore;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\InputCore\Classes;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\InputCore\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Slate;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Slate\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\ImageWrapper;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\ImageWrapper\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Messaging;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Messaging\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\MessagingCommon;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\MessagingCommon\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\RenderCore;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\RenderCore\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\AnalyticsET;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Analytics;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Analytics\AnalyticsET\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Analytics;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Analytics\Analytics\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Sockets;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Sockets\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\AssetRegistry;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\AssetRegistry\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\EngineMessages;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\EngineMessages\Public;D:\Program Files\Epic Games\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Inc\EngineSettings;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\EngineSettings\Classes;D:\Program Files\Epic
<NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
<NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
<AdditionalOptions>/std:c++14</AdditionalOptions>
</PropertyGroup>
<ItemGroup>
<ClCompile Include="..\..\Source\AgeTestingGrounds\Private\ColoredCube.cpp">
<AssemblerOutput>NoListing</AssemblerOutput>
<AssemblerListingLocation>D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\ProjectFiles\..\Build\Unused\</AssemblerListingLocation>
<UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions>
<BrowseInformation>false</BrowseInformation>
<BrowseInformationFile>D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\ProjectFiles\..\Build\Unused\</BrowseInformationFile>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<CompileAs>Default</CompileAs>
<ConformanceMode>false</ConformanceMode>
<DiagnosticsFormat>Column</DiagnosticsFormat>
<DisableLanguageExtensions>false</DisableLanguageExtensions>
<ErrorReporting>Prompt</ErrorReporting>
<ExpandAttributedSource>false</ExpandAttributedSource>
<ExceptionHandling>Sync</ExceptionHandling>
<EnableASAN>false</EnableASAN>
<EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
<FloatingPointModel>Precise</FloatingPointModel>
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
<ForcedIncludeFiles>;D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\Build\Win64\UE4Editor\Development\AgeTestingGrounds\Definitions.AgeTestingGrounds.h;D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\Build\Win64\AgeTestingGroundsEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h</ForcedIncludeFiles>
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
<InlineFunctionExpansion>Default</InlineFunctionExpansion>
<IntrinsicFunctions>false</IntrinsicFunctions>
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
<LanguageStandard>Default</LanguageStandard>
<MinimalRebuild>false</MinimalRebuild>
<OmitDefaultLibName>false</OmitDefaultLibName>
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
<WholeProgramOptimization>false</WholeProgramOptimization>
<Optimization>MaxSpeed</Optimization>
<ObjectFileName>D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\ProjectFiles\..\Build\Unused\</ObjectFileName>
<CallingConvention>Cdecl</CallingConvention>
<ProgramDataBaseFileName>D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\ProjectFiles\..\Build\Unused\vc142.pdb</ProgramDataBaseFileName>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
<PrecompiledHeaderOutputFile>D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\ProjectFiles\..\Build\Unused\AgeTestingGrounds.pch</PrecompiledHeaderOutputFile>
<PreprocessToFile>false</PreprocessToFile>
<PreprocessKeepComments>false</PreprocessKeepComments>
<PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
<RemoveUnreferencedCodeData>true</RemoveUnreferencedCodeData>
<RuntimeLibrary>MultiThreadedDll</RuntimeLibrary>
<ShowIncludes>false</ShowIncludes>
<SuppressStartupBanner>true</SuppressStartupBanner>
<BufferSecurityCheck>true</BufferSecurityCheck>
<SmallerTypeCheck>false</SmallerTypeCheck>
<SpectreMitigation>false</SpectreMitigation>
<StructMemberAlignment>Default</StructMemberAlignment>
<SupportJustMyCode>false</SupportJustMyCode>
<MinimalRebuildFromTracking>true</MinimalRebuildFromTracking>
<TreatWarningAsError>false</TreatWarningAsError>
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
<UseFullPaths>true</UseFullPaths>
<WarningLevel>Level1</WarningLevel>
<XMLDocumentationFileName>D:\LQ_Files\Jetbrains\Projects\RiderProjects\AgeTestingGrounds\Intermediate\ProjectFiles\..\Build\Unused\</XMLDocumentationFileName>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<IntelJCCErratum>false</IntelJCCErratum>
<AdditionalIncludeDirectories>;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\cudamanager;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\filebuf;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\foundation;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\pvd;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\task;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\cooking;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\common;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\extensions;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\geometry;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\clothing;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\nvparameterized;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\legacy;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\PhysX3;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\common\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\common\include\autogen;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\framework\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\framework\include\autogen;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\general\RenderDebug\public;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\general\PairFilter\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\internal\include;</AdditionalIncludeDirectories>
<AdditionalOptions>/std:c++14</AdditionalOptions>
<Link>AgeTestingGrounds\Source\AgeTestingGrounds\Private\ColoredCube.cpp</Link>
</ClCompile>
<ClInclude Include="..\..\Source\AgeTestingGrounds\Public\ColoredCube.h">
<Link>AgeTestingGrounds\Source\AgeTestingGrounds\Public\ColoredCube.h</Link>
</ClInclude>
<None Include="..\..\AgeTestingGrounds.uproject" />
<None Include="..\..\Source\AgeTestingGrounds.Target.cs" />
<None Include="..\..\Source\AgeTestingGroundsEditor.Target.cs" />
<None Include="..\..\.gitattributes" />
<None Include="..\..\.gitignore" />
<None Include="..\..\Config\DefaultEditor.ini" />
<None Include="..\..\Config\DefaultEngine.ini" />
<None Include="..\..\Config\DefaultGame.ini" />
<None Include="..\..\Source\AgeTestingGrounds\AgeTestingGrounds.Build.cs" />
<ClCompile Include="..\..\Source\AgeTestingGrounds\AgeTestingGrounds.cpp">
<AdditionalIncludeDirectories>$(NMakeIncludeSearchPath);D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\cudamanager;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\filebuf;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\foundation;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\pvd;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\task;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\cooking;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\common;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\extensions;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\geometry;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\clothing;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\nvparameterized;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\legacy;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\PhysX3;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\common\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\common\include\autogen;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\framework\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\framework\include\autogen;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\general\RenderDebug\public;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\general\PairFilter\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\internal\include;</AdditionalIncludeDirectories>
<ForcedIncludeFiles>$(NMakeForcedIncludes);$(SolutionDir)Intermediate\Build\Win64\UE4Editor\Development\AgeTestingGrounds\Definitions.AgeTestingGrounds.h;$(SolutionDir)Intermediate\Build\Win64\AgeTestingGroundsEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h</ForcedIncludeFiles>
</ClCompile>
<ClInclude Include="..\..\Source\AgeTestingGrounds\AgeTestingGrounds.h" />
<ClCompile Include="..\..\Source\AgeTestingGrounds\AgeTestingGroundsGameModeBase.cpp">
<AdditionalIncludeDirectories>$(NMakeIncludeSearchPath);D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\cudamanager;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\filebuf;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\foundation;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\pvd;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PxShared\include\task;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\cooking;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\common;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\extensions;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\PhysX_3.4\Include\geometry;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\clothing;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\nvparameterized;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\legacy;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\include\PhysX3;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\common\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\common\include\autogen;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\framework\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\framework\include\autogen;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\general\RenderDebug\public;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\general\PairFilter\include;D:\Program Files\Epic Games\UE_4.25\Engine\Source\ThirdParty\PhysX3\APEX_1.4\shared\internal\include;</AdditionalIncludeDirectories>
<ForcedIncludeFiles>$(NMakeForcedIncludes);$(SolutionDir)Intermediate\Build\Win64\UE4Editor\Development\AgeTestingGrounds\Definitions.AgeTestingGrounds.h;$(SolutionDir)Intermediate\Build\Win64\AgeTestingGroundsEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h</ForcedIncludeFiles>
</ClCompile>
<ClInclude Include="..\..\Source\AgeTestingGrounds\AgeTestingGroundsGameModeBase.h" />
</ItemGroup>
<PropertyGroup>
<SourcePath>D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\TreeMap;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AITestSuite\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AITestSuite\Private\Actions;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AITestSuite\Private\BehaviorTree;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AITestSuite\Private\MockAI;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AITestSuite\Private\Tests;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AllDesktopTargetPlatform\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\Android\AndroidDeviceDetection\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\Android\AndroidPlatformEditor\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\Android\AndroidTargetPlatform\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\Apple\MetalShaderFormat\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AssetTools\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AssetTools\Private\AssetTypeActions;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AssetTools\Private\AssetTypeActions\Experimental;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AudioFormatADPCM\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AudioFormatOgg\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AudioFormatOpus\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AudioSettingsEditor\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AutomationController\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AutomationDriver\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AutomationDriver\Private\Locators;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AutomationDriver\Private\Specs;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\AutomationWindow\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\BlankModule\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\BlueprintCompilerCppBackend\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\BlueprintNativeCodeGen\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CollectionManager\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CollisionAnalyzer\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CrashDebugHelper\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CrashDebugHelper\Private\Android;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CrashDebugHelper\Private\IOS;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CrashDebugHelper\Private\Linux;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CrashDebugHelper\Private\Mac;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\CrashDebugHelper\Private\Windows;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\Datasmith\DatasmithExporter\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\Datasmith\DatasmithFacade\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DerivedDataCache\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DesktopPlatform\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DesktopPlatform\Private\Linux;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DesktopPlatform\Private\Mac;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DesktopPlatform\Private\Windows;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DesktopWidgets\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DesktopWidgets\Private\Widgets\Input;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DeviceManager\Private;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DeviceManager\Private\Widgets;D:\Program Files\Epic Games\UE_4.25\Engine\Source\Developer\DeviceMan
</PropertyGroup>
<ItemDefinitionGroup>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<PropertyGroup>
<CleanDependsOn> $(CleanDependsOn); </CleanDependsOn>
<CppCleanDependsOn></CppCleanDependsOn>
</PropertyGroup>
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>