98167a806d
Conflicts: src/Renderer.cpp src/Renderer.h
242 lines
15 KiB
XML
Executable File
242 lines
15 KiB
XML
Executable File
<?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="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{E8B4A2A2-882B-402A-98A7-8B4F7233C8B3}</ProjectGuid>
|
|
<RootNamespace>Returngeance</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</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>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<IncludePath>$(HAVOK_2013_1_0_r1_ROOT)\Source;$(BOOST_1_55_0_ROOT);$(SolutionDir)\..\src;$(SolutionDir)\..\libs;$(SolutionDir)\..\libs\glew-1.10.0\include;$(SolutionDir)\..\libs\glfw-3.0.4\include;$(SolutionDir)\..\libs\glm-0.9.5.3;$(SolutionDir)\..\libs\openal-soft-1.15.1\include;$(SolutionDir)\..\libs\bullet-2.82-r2704\src;$(SolutionDir)\..\libs\SOIL\src;$(DXSDK_DIR)\Include;$(IncludePath)</IncludePath>
|
|
<LibraryPath>$(HAVOK_2013_1_0_r1_ROOT)\Lib\win32_vs2012_win7\debug_dll;$(BOOST_1_55_0_ROOT)\lib32-msvc-11.0;$(SolutionDir)\..\libs\glew-1.10.0\lib\Debug\Win32;$(SolutionDir)\..\libs\glfw-3.0.4\lib\Debug;$(SolutionDir)\..\libs\openal-soft-1.15.1\lib\Win32\Debug;$(SolutionDir)\..\libs\bullet-2.82-r2704\lib\Debug;$(SolutionDir)\..\libs\SOIL\lib\Debug;$(LibraryPath);$(DXSDK_DIR)\Lib\x86</LibraryPath>
|
|
<OutDir>$(SolutionDir)\..\bin\$(Configuration)\</OutDir>
|
|
<IntDir>$(SolutionDir)\..\obj\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<IncludePath>$(HAVOK_2013_1_0_r1_ROOT)\Source;$(BOOST_1_55_0_ROOT);$(SolutionDir)\..\src;$(SolutionDir)\..\libs;$(SolutionDir)\..\libs\glew-1.10.0\include;$(SolutionDir)\..\libs\glfw-3.0.4\include;$(SolutionDir)\..\libs\glm-0.9.5.3;$(SolutionDir)\..\libs\openal-soft-1.15.1\include;$(SolutionDir)\..\libs\bullet-2.82-r2704\src;$(SolutionDir)\..\libs\SOIL\src;$(DXSDK_DIR)\Include;$(IncludePath)</IncludePath>
|
|
<LibraryPath>$(HAVOK_2013_1_0_r1_ROOT)\Lib\win32_vs2012_win7\release_dll;$(BOOST_1_55_0_ROOT)\lib32-msvc-11.0;$(SolutionDir)\..\libs\glfw-3.0.4\lib\Release;$(SolutionDir)\..\libs\glew-1.10.0\lib\Release\Win32;$(SolutionDir)\..\libs\openal-soft-1.15.1\lib\Win32\Release;$(SolutionDir)\..\libs\bullet-2.82-r2704\lib\Release;$(SolutionDir)\..\libs\SOIL\lib\Release;$(LibraryPath);$(DXSDK_DIR)\Lib\x86</LibraryPath>
|
|
<OutDir>$(SolutionDir)\..\bin\$(Configuration)\</OutDir>
|
|
<IntDir>$(SolutionDir)\..\obj\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>_X86_;_WINDOWS;WIN32;_WIN32;_DEBUG;HK_DEBUG;HK_DEBUG_SLOW;_XT_STATICLINK;_CONSOLE;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;HK_CONFIG_SIMD=1;DEBUG;_CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeader>Create</PrecompiledHeader>
|
|
<PrecompiledHeaderFile>PrecompiledHeader.h</PrecompiledHeaderFile>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<CompileAsManaged>false</CompileAsManaged>
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<Optimization>Disabled</Optimization>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<AdditionalDependencies>OpenAL32.lib;opengl32.lib;glu32.lib;SOIL.lib;XInput9_1_0.lib;glew32d.lib;glfw3.lib;hkBase.lib;hkVisualize.lib;hkInternal.lib;hkSerialize.lib;hkGeometryUtilities.lib;hkcdInternal.lib;hkcdCollide.lib;hkpCollide.lib;hkpConstraint.lib;hkpConstraintSolver.lib;hkpDynamics.lib;hkpInternal.lib;hkpUtilities.lib;hkSceneData.lib;hkpVehicle.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<AdditionalOptions> /ignore:4221</AdditionalOptions>
|
|
</Link>
|
|
<CustomBuildStep />
|
|
<Bscmake>
|
|
<PreserveSbr>true</PreserveSbr>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<SDLCheck>true</SDLCheck>
|
|
<PreprocessorDefinitions>_X86_;_CRT_SECURE_NO_WARNINGS;_MBCS;HK_CONFIG_SIMD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeader>Create</PrecompiledHeader>
|
|
<PrecompiledHeaderFile>PrecompiledHeader.h</PrecompiledHeaderFile>
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<AdditionalDependencies>OpenAL32.lib;opengl32.lib;glu32.lib;SOIL.lib;XInput9_1_0.lib;glew32.lib;glfw3.lib;hkBase.lib;hkVisualize.lib;hkInternal.lib;hkSerialize.lib;hkGeometryUtilities.lib;hkcdInternal.lib;hkcdCollide.lib;hkpCollide.lib;hkpConstraint.lib;hkpConstraintSolver.lib;hkpDynamics.lib;hkpInternal.lib;hkpUtilities.lib;hkSceneData.lib;hkpVehicle.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
</Link>
|
|
<CustomBuildStep />
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\..\src\Camera.cpp" />
|
|
<ClCompile Include="..\..\src\CubemapTexture.cpp" />
|
|
<ClCompile Include="..\..\src\EventBroker.cpp" />
|
|
<ClCompile Include="..\..\src\GameWorld.cpp" />
|
|
<ClCompile Include="..\..\src\InputManager.cpp" />
|
|
<ClCompile Include="..\..\src\main.cpp" />
|
|
<ClCompile Include="..\..\src\Model.cpp" />
|
|
<ClCompile Include="..\..\src\OBJ.cpp" />
|
|
<ClCompile Include="..\..\src\Physics\VehicleSetup.cpp" />
|
|
<ClCompile Include="..\..\src\PrecompiledHeader.cpp" />
|
|
<ClCompile Include="..\..\src\Renderer.cpp" />
|
|
<ClCompile Include="..\..\src\ResourceManager.cpp" />
|
|
<ClCompile Include="..\..\src\ShaderProgram.cpp" />
|
|
<ClCompile Include="..\..\src\Skybox.cpp" />
|
|
<ClCompile Include="..\..\src\Sound.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\DebugSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\FreeSteeringSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\HelicopterSteeringSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\InputSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\ParticleSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\PhysicsSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\RenderSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\SoundSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\TankSteeringSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Systems\TransformSystem.cpp" />
|
|
<ClCompile Include="..\..\src\Texture.cpp" />
|
|
<ClCompile Include="..\..\src\World.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\..\src\Camera.h" />
|
|
<ClInclude Include="..\..\src\Color.h" />
|
|
<ClInclude Include="..\..\src\Component.h" />
|
|
<ClInclude Include="..\..\src\Components\BarrelSteering.h" />
|
|
<ClInclude Include="..\..\src\Components\BoxShape.h" />
|
|
<ClInclude Include="..\..\src\Components\Camera.h" />
|
|
<ClInclude Include="..\..\src\Components\DirectionalLight.h" />
|
|
<ClInclude Include="..\..\src\Components\ExtendedMeshShape.h" />
|
|
<ClInclude Include="..\..\src\Components\FreeSteering.h" />
|
|
<ClInclude Include="..\..\src\Components\Health.h" />
|
|
<ClInclude Include="..\..\src\Components\HelicopterSteering.h" />
|
|
<ClInclude Include="..\..\src\Components\HingeConstraint.h" />
|
|
<ClInclude Include="..\..\src\Components\Input.h" />
|
|
<ClInclude Include="..\..\src\Components\MeshShape.h" />
|
|
<ClInclude Include="..\..\src\Components\Model.h" />
|
|
<ClInclude Include="..\..\src\Components\Particle.h" />
|
|
<ClInclude Include="..\..\src\Components\ParticleEmitter.h" />
|
|
<ClInclude Include="..\..\src\Components\Physics.h" />
|
|
<ClInclude Include="..\..\src\Components\Player.h" />
|
|
<ClInclude Include="..\..\src\Components\PointLight.h" />
|
|
<ClInclude Include="..\..\src\Components\SoundEmitter.h" />
|
|
<ClInclude Include="..\..\src\Components\SphereShape.h" />
|
|
<ClInclude Include="..\..\src\Components\Sprite.h" />
|
|
<ClInclude Include="..\..\src\Components\TankSteering.h" />
|
|
<ClInclude Include="..\..\src\Components\Template.h" />
|
|
<ClInclude Include="..\..\src\Components\TowerSteering.h" />
|
|
<ClInclude Include="..\..\src\Components\Transform.h" />
|
|
<ClInclude Include="..\..\src\Components\Vehicle.h" />
|
|
<ClInclude Include="..\..\src\Components\Viewport.h" />
|
|
<ClInclude Include="..\..\src\Components\Wheel.h" />
|
|
<ClInclude Include="..\..\src\Components\WheelPair.h" />
|
|
<ClInclude Include="..\..\src\CubemapTexture.h" />
|
|
<ClInclude Include="..\..\src\Engine.h" />
|
|
<ClInclude Include="..\..\src\Entity.h" />
|
|
<ClInclude Include="..\..\src\Events\ApplyForce.h" />
|
|
<ClInclude Include="..\..\src\Events\ApplyPointImpulse.h" />
|
|
<ClInclude Include="..\..\src\Events\BindGamepadAxis.h" />
|
|
<ClInclude Include="..\..\src\Events\BindGamepadButton.h" />
|
|
<ClInclude Include="..\..\src\Events\BindKey.h" />
|
|
<ClInclude Include="..\..\src\Events\BindMouseButton.h" />
|
|
<ClInclude Include="..\..\src\Events\GamepadAxis.h" />
|
|
<ClInclude Include="..\..\src\Events\GamepadButton.h" />
|
|
<ClInclude Include="..\..\src\Events\InputCommand.h" />
|
|
<ClInclude Include="..\..\src\Events\KeyDown.h" />
|
|
<ClInclude Include="..\..\src\Events\KeyUp.h" />
|
|
<ClInclude Include="..\..\src\Events\LockMouse.h" />
|
|
<ClInclude Include="..\..\src\Events\MouseMove.h" />
|
|
<ClInclude Include="..\..\src\Events\MousePress.h" />
|
|
<ClInclude Include="..\..\src\Events\MouseRelease.h" />
|
|
<ClInclude Include="..\..\src\Events\PlaySound.h" />
|
|
<ClInclude Include="..\..\src\Events\SetVelocity.h" />
|
|
<ClInclude Include="..\..\src\Events\SetViewportCamera.h" />
|
|
<ClInclude Include="..\..\src\Events\TankSteer.h" />
|
|
<ClInclude Include="..\..\src\Factory.h" />
|
|
<ClInclude Include="..\..\src\GameWorld.h" />
|
|
<ClInclude Include="..\..\src\GUI\Frame.h" />
|
|
<ClInclude Include="..\..\src\EventBroker.h" />
|
|
<ClInclude Include="..\..\src\GUI\GameFrame.h" />
|
|
<ClInclude Include="..\..\src\GUI\WorldFrame.h" />
|
|
<ClInclude Include="..\..\src\GUI\TextureFrame.h" />
|
|
<ClInclude Include="..\..\src\GUI\Viewport.h" />
|
|
<ClInclude Include="..\..\src\InputController.h" />
|
|
<ClInclude Include="..\..\src\InputManager.h" />
|
|
<ClInclude Include="..\..\src\Model.h" />
|
|
<ClInclude Include="..\..\src\OBJ.h" />
|
|
<ClInclude Include="..\..\src\Physics\VehicleSetup.h" />
|
|
<ClInclude Include="..\..\src\PrecompiledHeader.h" />
|
|
<ClInclude Include="..\..\src\Renderer.h" />
|
|
<ClInclude Include="..\..\src\RenderQueue.h" />
|
|
<ClInclude Include="..\..\src\ResourceManager.h" />
|
|
<ClInclude Include="..\..\src\ShaderProgram.h" />
|
|
<ClInclude Include="..\..\src\Skybox.h" />
|
|
<ClInclude Include="..\..\src\Sound.h" />
|
|
<ClInclude Include="..\..\src\System.h" />
|
|
<ClInclude Include="..\..\src\Systems\DebugSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\FreeSteeringSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\HelicopterSteeringSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\InputSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\ParticleSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\PhysicsSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\RenderSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\SoundSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\TankSteeringSystem.h" />
|
|
<ClInclude Include="..\..\src\Systems\TransformSystem.h" />
|
|
<ClInclude Include="..\..\src\Texture.h" />
|
|
<ClInclude Include="..\..\src\Util\GLError.h" />
|
|
<ClInclude Include="..\..\src\Util\Rectangle.h" />
|
|
<ClInclude Include="..\..\src\Util\Logging.h" />
|
|
<ClInclude Include="..\..\src\Util\UnorderedMapPair.h" />
|
|
<ClInclude Include="..\..\src\World.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\..\src\Shaders\AABB.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\FinalPass.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\FinalPass.vert.glsl" />
|
|
<None Include="..\..\src\Shaders\ForwardRendering.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\ForwardRendering.vert.glsl" />
|
|
<None Include="..\..\src\Shaders\Fragment.glsl" />
|
|
<None Include="..\..\src\Shaders\Fragment2-Debug.glsl" />
|
|
<None Include="..\..\src\Shaders\Fragment2.glsl" />
|
|
<None Include="..\..\src\Shaders\Normals.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\Normals.geo.glsl" />
|
|
<None Include="..\..\src\Shaders\ShadowMap.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\ShadowMap.vert.glsl" />
|
|
<None Include="..\..\src\Shaders\Skybox.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\Skybox.vert.glsl" />
|
|
<None Include="..\..\src\Shaders\SunPass.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\SunPass.vert.glsl" />
|
|
<None Include="..\..\src\Shaders\Vertex.glsl" />
|
|
<None Include="..\..\src\Shaders\Vertex2.glsl" />
|
|
<None Include="..\..\src\Shaders\VisualizeDepth.frag.glsl" />
|
|
<None Include="..\..\src\Shaders\VisualizeDepth.vert.glsl" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |