Skip to content

Commit

Permalink
x64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Null committed Aug 26, 2016
1 parent bc1d805 commit cb472f2
Show file tree
Hide file tree
Showing 17 changed files with 1,020 additions and 2 deletions.
4 changes: 4 additions & 0 deletions build/visualstudio_v14/Main/Main.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LinkIncremental>true</LinkIncremental>
<LibraryPath>$(SolutionDir)bin\$(Platform)\$(Configuration);$(LibraryPath);</LibraryPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
Expand All @@ -86,6 +87,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
<LibraryPath>$(SolutionDir)bin\$(Platform)\$(Configuration);$(LibraryPath);</LibraryPath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
Expand All @@ -112,6 +114,7 @@
<Link>
<SubSystem>Windows</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalDependencies>NEWorld.lib;NEWorldServer.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Expand Down Expand Up @@ -147,6 +150,7 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalDependencies>NEWorld.lib;NEWorldServer.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down
42 changes: 42 additions & 0 deletions build/visualstudio_v14/NEWorld.sln
Original file line number Diff line number Diff line change
Expand Up @@ -73,48 +73,90 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Main", "Main\Main.vcxproj",
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Debug|x64.ActiveCfg = Debug|x64
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Debug|x64.Build.0 = Debug|x64
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Debug|x86.ActiveCfg = Debug|Win32
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Debug|x86.Build.0 = Debug|Win32
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Release|x64.ActiveCfg = Release|x64
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Release|x64.Build.0 = Release|x64
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Release|x86.ActiveCfg = Release|Win32
{9401A960-F56F-4186-AD7D-2F9A6F541190}.Release|x86.Build.0 = Release|Win32
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Debug|x64.ActiveCfg = Debug|x64
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Debug|x64.Build.0 = Debug|x64
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Debug|x86.ActiveCfg = Debug|Win32
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Debug|x86.Build.0 = Debug|Win32
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Release|x64.ActiveCfg = Release|x64
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Release|x64.Build.0 = Release|x64
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Release|x86.ActiveCfg = Release|Win32
{ABBA7A56-1D26-4C66-AED9-67C8F7CC3AE7}.Release|x86.Build.0 = Release|Win32
{286102D2-39F0-4578-8328-FB6B3836393B}.Debug|x64.ActiveCfg = Debug|x64
{286102D2-39F0-4578-8328-FB6B3836393B}.Debug|x64.Build.0 = Debug|x64
{286102D2-39F0-4578-8328-FB6B3836393B}.Debug|x86.ActiveCfg = Debug|Win32
{286102D2-39F0-4578-8328-FB6B3836393B}.Debug|x86.Build.0 = Debug|Win32
{286102D2-39F0-4578-8328-FB6B3836393B}.Release|x64.ActiveCfg = Release|x64
{286102D2-39F0-4578-8328-FB6B3836393B}.Release|x64.Build.0 = Release|x64
{286102D2-39F0-4578-8328-FB6B3836393B}.Release|x86.ActiveCfg = Release|Win32
{286102D2-39F0-4578-8328-FB6B3836393B}.Release|x86.Build.0 = Release|Win32
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Debug|x64.ActiveCfg = Debug|x64
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Debug|x64.Build.0 = Debug|x64
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Debug|x86.ActiveCfg = Debug|Win32
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Debug|x86.Build.0 = Debug|Win32
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Release|x64.ActiveCfg = Release|x64
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Release|x64.Build.0 = Release|x64
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Release|x86.ActiveCfg = Release|Win32
{EB85579F-6F16-410D-AD97-9A6F9CE03657}.Release|x86.Build.0 = Release|Win32
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Debug|x64.ActiveCfg = Debug|x64
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Debug|x64.Build.0 = Debug|x64
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Debug|x86.ActiveCfg = Debug|Win32
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Debug|x86.Build.0 = Debug|Win32
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Release|x64.ActiveCfg = Release|x64
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Release|x64.Build.0 = Release|x64
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Release|x86.ActiveCfg = Release|Win32
{BE8EA66D-1F8D-487D-908B-83A6C1F5F484}.Release|x86.Build.0 = Release|Win32
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Debug|x64.ActiveCfg = Debug|x64
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Debug|x64.Build.0 = Debug|x64
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Debug|x86.ActiveCfg = Debug|Win32
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Debug|x86.Build.0 = Debug|Win32
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Release|x64.ActiveCfg = Release|x64
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Release|x64.Build.0 = Release|x64
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Release|x86.ActiveCfg = Release|Win32
{0F79EBC2-B8E4-4291-8610-C43F7983AA4B}.Release|x86.Build.0 = Release|Win32
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Debug|x64.ActiveCfg = Debug|x64
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Debug|x64.Build.0 = Debug|x64
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Debug|x86.ActiveCfg = Debug|Win32
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Debug|x86.Build.0 = Debug|Win32
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Release|x64.ActiveCfg = Release|x64
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Release|x64.Build.0 = Release|x64
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Release|x86.ActiveCfg = Release|Win32
{DE7EE169-69B5-4735-A2F5-0D2487135F7D}.Release|x86.Build.0 = Release|Win32
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Debug|x64.ActiveCfg = Debug|x64
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Debug|x64.Build.0 = Debug|x64
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Debug|x86.ActiveCfg = Debug|Win32
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Debug|x86.Build.0 = Debug|Win32
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Release|x64.ActiveCfg = Release|x64
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Release|x64.Build.0 = Release|x64
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Release|x86.ActiveCfg = Release|Win32
{CA52BEA5-226D-4FAA-A9A5-6380E6995CF4}.Release|x86.Build.0 = Release|Win32
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Debug|x64.ActiveCfg = Debug|x64
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Debug|x64.Build.0 = Debug|x64
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Debug|x86.ActiveCfg = Debug|Win32
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Debug|x86.Build.0 = Debug|Win32
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Release|x64.ActiveCfg = Release|x64
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Release|x64.Build.0 = Release|x64
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Release|x86.ActiveCfg = Release|Win32
{6480A82A-7B34-4E93-9DF4-E1E91CC46D83}.Release|x86.Build.0 = Release|Win32
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Debug|x64.ActiveCfg = Debug|x64
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Debug|x64.Build.0 = Debug|x64
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Debug|x86.ActiveCfg = Debug|Win32
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Debug|x86.Build.0 = Debug|Win32
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Release|x64.ActiveCfg = Release|x64
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Release|x64.Build.0 = Release|x64
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Release|x86.ActiveCfg = Release|Win32
{27404DB6-A447-47DE-A9E5-367D0D7B315D}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
Expand Down
116 changes: 116 additions & 0 deletions build/visualstudio_v14/NEWorld/NEWorld.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@
<Configuration>Debug</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{9401A960-F56F-4186-AD7D-2F9A6F541190}</ProjectGuid>
Expand All @@ -22,13 +30,26 @@
<PlatformToolset>v140</PlatformToolset>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebuglib>true</UseDebuglib>
<PlatformToolset>v140</PlatformToolset>
<CharacterSet>MultiByte</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebuglib>false</UseDebuglib>
<PlatformToolset>v140</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebuglib>false</UseDebuglib>
<PlatformToolset>v140</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
Expand All @@ -38,12 +59,18 @@
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<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 Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
Expand All @@ -56,12 +83,26 @@
<OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\NEWorld\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<IncludePath>$(ProjectDir)..\..\..\src\uilib\include;$(ProjectDir)..\..\..\src\maximilian\include;$(ProjectDir)..\..\..\dependencies\include\AL;$(ProjectDir)..\..\..\dependencies\include;$(ProjectDir)..\..\..\src\shared;$(ProjectDir)..\..\..\UILib\include;$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)..\..\..\dependencies\lib\boostlib;$(SolutionDir)bin\$(Platform)\$(Configuration)\;$(ProjectDir)..\..\..\dependencies\lib;$(LibraryPath)</LibraryPath>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<LinkIncremental>true</LinkIncremental>
<OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\NEWorld\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<IncludePath>$(ProjectDir)..\..\..\src\uilib\include;$(ProjectDir)..\..\..\src\maximilian\include;$(ProjectDir)..\..\..\dependencies\include\AL;$(ProjectDir)..\..\..\dependencies\include;$(ProjectDir)..\..\..\src\shared;$(ProjectDir)..\..\..\UILIb\include;$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)..\..\..\dependencies\lib\boostlib;$(SolutionDir)bin\$(Platform)\$(Configuration)\;$(ProjectDir)..\..\..\dependencies\lib;$(LibraryPath)</LibraryPath>
<OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\NEWorld\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<IncludePath>$(ProjectDir)..\..\..\src\uilib\include;$(ProjectDir)..\..\..\src\maximilian\include;$(ProjectDir)..\..\..\dependencies\include\AL;$(ProjectDir)..\..\..\dependencies\include;$(ProjectDir)..\..\..\src\shared;$(ProjectDir)..\..\..\UILIb\include;$(IncludePath)</IncludePath>
<LibraryPath>$(ProjectDir)..\..\..\dependencies\lib\boostlib;$(SolutionDir)bin\$(Platform)\$(Configuration)\;$(ProjectDir)..\..\..\dependencies\lib;$(LibraryPath)</LibraryPath>
<OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\NEWorld\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<WarningLevel>Level4</WarningLevel>
Expand Down Expand Up @@ -95,6 +136,39 @@
<ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<WarningLevel>Level4</WarningLevel>
<Optimization>Disabled</Optimization>
<SDLCheck>true</SDLCheck>
<TreatWarningAsError>false</TreatWarningAsError>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<FloatingPointModel>Precise</FloatingPointModel>
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;NOMINMAX;_WIN32_WINNT=0x0601;_USE_MATH_DEFINES;SDL_MAIN_HANDLED;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
<ControlFlowGuard>false</ControlFlowGuard>
<FunctionLevelLinking>true</FunctionLevelLinking>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<UndefinePreprocessorDefinitions>GL_GLEXT_PROTOTYPES</UndefinePreprocessorDefinitions>
<DisableSpecificWarnings>4714;4819</DisableSpecificWarnings>
<FloatingPointExceptions>true</FloatingPointExceptions>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
<AdditionalDependencies>glew32.lib;opengl32.lib;freetype2.lib;UILib.lib;SDL2.lib;SDL2_image.lib;%(AdditionalDependencies)</AdditionalDependencies>
<Profile>false</Profile>
<SubSystem>NotSet</SubSystem>
<EntryPointSymbol>
</EntryPointSymbol>
<OptimizeReferences>false</OptimizeReferences>
<EnableCOMDATFolding>false</EnableCOMDATFolding>
<AdditionalLibraryDirectories>$(ProjectDir)..\..\..\dependencies\lib_x64\boostlib;$(ProjectDir)..\..\..\dependencies\lib_x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
<ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<WarningLevel>Level4</WarningLevel>
Expand Down Expand Up @@ -137,6 +211,48 @@
<ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<WarningLevel>Level4</WarningLevel>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
<FloatingPointModel>Fast</FloatingPointModel>
<OmitFramePointers>true</OmitFramePointers>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
<TreatWarningAsError>false</TreatWarningAsError>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;NOMINMAX;_WIN32_WINNT=0x0601;_USE_MATH_DEFINES;SDL_MAIN_HANDLED;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<AdditionalIncludeDirectories>
</AdditionalIncludeDirectories>
<ControlFlowGuard>Guard</ControlFlowGuard>
<EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
<FloatingPointExceptions>false</FloatingPointExceptions>
<OpenMPSupport>true</OpenMPSupport>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<UndefinePreprocessorDefinitions>GL_GLEXT_PROTOTYPES</UndefinePreprocessorDefinitions>
<DisableSpecificWarnings>4714;4819</DisableSpecificWarnings>
</ClCompile>
<Link>
<GenerateDebugInformation>false</GenerateDebugInformation>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalDependencies>opengl32.lib;freetype2.lib;UILib.lib;SDL2.lib;SDL2_image.lib;glew32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<SubSystem>NotSet</SubSystem>
<EntryPointSymbol>
</EntryPointSymbol>
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
<IgnoreSpecificDefaultLibraries>
</IgnoreSpecificDefaultLibraries>
<AdditionalLibraryDirectories>$(ProjectDir)..\..\..\dependencies\lib_x64\boostlib;$(ProjectDir)..\..\..\dependencies\lib_x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
<ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="..\..\..\src\client\chunkrenderer.h" />
<ClInclude Include="..\..\..\src\client\mat4.h" />
Expand Down

0 comments on commit cb472f2

Please sign in to comment.