|
|
@ -1,193 +0,0 @@ |
|
|
|
<?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="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>15.0</VCProjectVersion> |
|
|
|
|
|
|
|
<ProjectGuid>{3244103F-4798-4086-A683-B11F168625D3}</ProjectGuid> |
|
|
|
|
|
|
|
<RootNamespace>Symmetry</RootNamespace> |
|
|
|
|
|
|
|
<WindowsTargetPlatformVersion>10.0.14393.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>v141</PlatformToolset> |
|
|
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet> |
|
|
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries> |
|
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet> |
|
|
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries> |
|
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet> |
|
|
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries> |
|
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset> |
|
|
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
|
|
|
|
<CharacterSet>MultiByte</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 /> |
|
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
|
|
|
|
|
<ClCompile> |
|
|
|
|
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
|
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
|
|
|
</ClCompile> |
|
|
|
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
|
|
|
|
<ClCompile> |
|
|
|
|
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
|
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
|
|
|
<AdditionalIncludeDirectories>$(MSBuildProjectDirectory)\..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
|
|
|
|
<PreprocessorDefinitions>USE_GLAD;_CRT_SECURE_NO_WARNINGS;AL_LIBTYPE_STATIC;AL_DEBUG;GL_DEBUG_CONTEXT;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
|
|
|
</ClCompile> |
|
|
|
|
|
|
|
<Link> |
|
|
|
|
|
|
|
<AdditionalLibraryDirectories>$(MSBuildProjectDirectory)\..\..\..\libs\debug\win64_msvc;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
|
|
|
|
<AdditionalDependencies>version.lib;imm32.lib;winmm.lib;opengl32.lib;SDL2.lib;OpenAL32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
|
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
|
|
|
|
</Link> |
|
|
|
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
|
|
|
|
<ClCompile> |
|
|
|
|
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
|
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
|
|
|
</ClCompile> |
|
|
|
|
|
|
|
<Link> |
|
|
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
|
|
|
|
</Link> |
|
|
|
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
|
|
|
|
<ClCompile> |
|
|
|
|
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
|
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking> |
|
|
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
|
|
|
<AdditionalIncludeDirectories>$(MSBuildProjectDirectory)\..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
|
|
|
|
<PreprocessorDefinitions>USE_GLAD;_CRT_SECURE_NO_WARNINGS;AL_LIBTYPE_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
|
|
|
</ClCompile> |
|
|
|
|
|
|
|
<Link> |
|
|
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
|
|
|
|
<AdditionalDependencies>version.lib;imm32.lib;winmm.lib;opengl32.lib;SDL2.lib;OpenAL32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
|
|
|
|
<AdditionalLibraryDirectories>F:\Projects\symmetry\build\win_vs2017\Symmetry\..\..\..\libs\release\win64_msvc;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
|
|
|
|
</Link> |
|
|
|
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\array.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\bounding_volumes.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\camera.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\editor.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\entity.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\file_io.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\framebuffer.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\game.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\geometry.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\glad.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\gl_load.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\gui.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\input.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\light.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\linmath.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\log.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\main.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\material.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\model.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\platform.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\renderer.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\scene.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\shader.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\sound.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\string_utils.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\texture.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\transform.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\utils.c" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\..\..\src\variant.c" /> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\array.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\array_str.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\bounding_volumes.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\camera.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\components.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\editor.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\entity.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\event.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\file_io.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\framebuffer.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\game.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\geometry.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\gl_load.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\gui.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\input.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\light.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\linmath.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\log.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\material.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\model.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\num_types.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\platform.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\renderer.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\scene.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\shader.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\sound.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\string_utils.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\texture.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\transform.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\utils.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\..\..\src\variant.h" /> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
|
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
|
|
|
|
</ImportGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|