2013-11-07 10:56:31 +01:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.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="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>{C5AA09D0-6594-4CD3-BD92-1D380C7B3B50}</ProjectGuid>
|
|
|
|
|
<RootNamespace>NetworkDependencies</RootNamespace>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v110</PlatformToolset>
|
2013-11-21 13:42:38 +01:00
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</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 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>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<OutDir>$(SolutionDir)..\External\Lib\$(ProjectName)\</OutDir>
|
|
|
|
|
<IntDir>$(SolutionDir)..\Obj\$(ProjectName)\$(PlatformShortName)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>$(ProjectName)_$(PlatformShortName)D</TargetName>
|
2013-11-22 14:23:08 +01:00
|
|
|
|
<IncludePath>C:\Program Files %28x86%29\Visual Leak Detector\include;$(IncludePath)</IncludePath>
|
|
|
|
|
<LibraryPath>C:\Program Files (x86)\Visual Leak Detector\lib\Win32;$(LibraryPath)</LibraryPath>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<IntDir>$(SolutionDir)..\Obj\$(ProjectName)\$(PlatformShortName)\$(Configuration)\</IntDir>
|
|
|
|
|
<OutDir>$(SolutionDir)..\External\Lib\$(ProjectName)\</OutDir>
|
|
|
|
|
<TargetName>$(ProjectName)_$(PlatformShortName)D</TargetName>
|
2013-11-22 14:23:08 +01:00
|
|
|
|
<IncludePath>C:\Program Files %28x86%29\Visual Leak Detector\include;$(IncludePath)</IncludePath>
|
|
|
|
|
<LibraryPath>C:\Program Files (x86)\Visual Leak Detector\lib\Win64;$(LibraryPath)</LibraryPath>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<OutDir>$(SolutionDir)..\External\Lib\$(ProjectName)\</OutDir>
|
|
|
|
|
<IntDir>$(SolutionDir)..\Obj\$(ProjectName)\$(PlatformShortName)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>$(ProjectName)_$(PlatformShortName)</TargetName>
|
2013-11-22 14:23:08 +01:00
|
|
|
|
<IncludePath>C:\Program Files %28x86%29\Visual Leak Detector\include;$(IncludePath)</IncludePath>
|
|
|
|
|
<LibraryPath>C:\Program Files (x86)\Visual Leak Detector\lib\Win32;$(LibraryPath)</LibraryPath>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<IntDir>$(SolutionDir)..\Obj\$(ProjectName)\$(PlatformShortName)\$(Configuration)\</IntDir>
|
|
|
|
|
<OutDir>$(SolutionDir)..\External\Lib\$(ProjectName)\</OutDir>
|
|
|
|
|
<TargetName>$(ProjectName)_$(PlatformShortName)</TargetName>
|
2013-11-22 14:23:08 +01:00
|
|
|
|
<IncludePath>C:\Program Files %28x86%29\Visual Leak Detector\include;$(IncludePath)</IncludePath>
|
|
|
|
|
<LibraryPath>C:\Program Files (x86)\Visual Leak Detector\lib\Win64;$(LibraryPath)</LibraryPath>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2014-02-17 10:38:11 +01:00
|
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);$(SolutionDir)Misc\Utilities</AdditionalIncludeDirectories>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2014-02-17 10:38:11 +01:00
|
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);$(SolutionDir)Misc\Utilities</AdditionalIncludeDirectories>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2014-02-17 10:38:11 +01:00
|
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);$(SolutionDir)Misc\Utilities</AdditionalIncludeDirectories>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<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>
|
2014-02-17 10:38:11 +01:00
|
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);$(SolutionDir)Misc\Utilities</AdditionalIncludeDirectories>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
2013-11-18 16:34:50 +01:00
|
|
|
|
<ItemGroup>
|
2013-11-19 12:38:13 +01:00
|
|
|
|
<ClCompile Include="Connection.cpp" />
|
2014-02-20 11:01:25 +01:00
|
|
|
|
<ClCompile Include="ConnectionUDP.cpp" />
|
2013-11-25 19:00:33 +01:00
|
|
|
|
<ClCompile Include="Listener.cpp" />
|
2013-11-21 13:42:38 +01:00
|
|
|
|
<ClCompile Include="Messages\MessageHeader.cpp" />
|
2013-12-03 11:46:46 +01:00
|
|
|
|
<ClCompile Include="Messages\MessagePlayerPos.cpp" />
|
2013-11-21 13:42:38 +01:00
|
|
|
|
<ClCompile Include="Messages\MessageTest.cpp" />
|
2013-11-27 11:01:22 +01:00
|
|
|
|
<ClCompile Include="OysterByte.cpp" />
|
2013-12-03 13:08:04 +01:00
|
|
|
|
<ClCompile Include="ThreadedClient.cpp" />
|
2013-11-25 20:27:23 +01:00
|
|
|
|
<ClCompile Include="WinsockFunctions.cpp" />
|
2013-11-18 16:34:50 +01:00
|
|
|
|
</ItemGroup>
|
2013-11-19 12:38:13 +01:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="Connection.h" />
|
2014-02-20 11:01:25 +01:00
|
|
|
|
<ClInclude Include="ConnectionUDP.h" />
|
2013-11-19 12:38:13 +01:00
|
|
|
|
<ClInclude Include="IConnection.h" />
|
2013-11-28 16:15:28 +01:00
|
|
|
|
<ClInclude Include="IPostBox.h" />
|
2013-11-25 19:00:33 +01:00
|
|
|
|
<ClInclude Include="Listener.h" />
|
2013-11-21 13:42:38 +01:00
|
|
|
|
<ClInclude Include="Messages\MessageHeader.h" />
|
2013-12-03 11:46:46 +01:00
|
|
|
|
<ClInclude Include="Messages\MessagePlayerPos.h" />
|
2013-11-21 14:49:30 +01:00
|
|
|
|
<ClInclude Include="Messages\MessagesInclude.h" />
|
2013-11-21 13:42:38 +01:00
|
|
|
|
<ClInclude Include="Messages\MessageTest.h" />
|
2013-11-27 11:01:22 +01:00
|
|
|
|
<ClInclude Include="OysterByte.h" />
|
2013-11-21 13:40:52 +01:00
|
|
|
|
<ClInclude Include="ITranslate.h" />
|
2013-11-28 16:15:28 +01:00
|
|
|
|
<ClInclude Include="PostBox.h" />
|
2013-11-21 13:40:52 +01:00
|
|
|
|
<ClInclude Include="Protocols.h" />
|
2013-12-03 13:08:04 +01:00
|
|
|
|
<ClInclude Include="ThreadedClient.h" />
|
2013-11-25 20:27:23 +01:00
|
|
|
|
<ClInclude Include="WinsockFunctions.h" />
|
2013-11-19 12:38:13 +01:00
|
|
|
|
</ItemGroup>
|
2014-02-17 10:38:11 +01:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\..\Misc\Utilities\Utilities.vcxproj">
|
|
|
|
|
<Project>{2ec4dded-8f75-4c86-a10b-e1e8eb29f3ee}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
2013-11-07 10:56:31 +01:00
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|