123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234 |
- <?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="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>{B2E0B9EF-0131-42B7-A7AC-A5A74C7547A7}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- <RootNamespace>Linie</RootNamespace>
- <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v143</PlatformToolset>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v143</PlatformToolset>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v143</PlatformToolset>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <CharacterSet>MultiByte</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v143</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'">
- <LinkIncremental>true</LinkIncremental>
- <IncludePath>..\..\..\..\..\Allgemein\Framework;..\..\..\..\Klient\Include;..\..\..\..\..\Allgemein\Network\Network;..\..\..\..\..\Allgemein\GSL\GSL\Include;$(IncludePath)</IncludePath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <LinkIncremental>true</LinkIncremental>
- <IncludePath>..\..\..\..\..\Allgemein\Framework;..\..\..\..\Klient\Include;..\..\..\..\..\Allgemein\Network\Network;..\..\..\..\..\Allgemein\GSL\GSL\Include;..\..\..\..\Klient\KSGNetwork\Include;$(IncludePath)</IncludePath>
- <LibraryPath>..\..\..\..\..\Allgemein\Framework\x64\Debug;$(LibraryPath)</LibraryPath>
- <CustomBuildBeforeTargets>
- </CustomBuildBeforeTargets>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <LinkIncremental>false</LinkIncremental>
- <IncludePath>..\..\..\..\Klient\KSGNetwork\Include;..\..\..\..\..\Allgemein\Framework;..\..\..\..\Klient\Include;..\..\..\..\..\Allgemein\Network\Network;..\..\..\..\..\Allgemein\GSL\GSL\Include;$(IncludePath)</IncludePath>
- <LibraryPath>..\..\..\..\..\Allgemein\Framework\Release;$(LibraryPath)</LibraryPath>
- <CustomBuildBeforeTargets>Build</CustomBuildBeforeTargets>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LinkIncremental>false</LinkIncremental>
- <IncludePath>..\..\..\..\Klient\KSGNetwork\Include;..\..\..\..\..\Allgemein\Framework;..\..\..\..\Klient\Include;..\..\..\..\..\Allgemein\Network\Network;..\..\..\..\..\Allgemein\GSL\GSL\Include;$(IncludePath)</IncludePath>
- <LibraryPath>..\..\..\..\..\Allgemein\Framework\x64\Release;$(LibraryPath)</LibraryPath>
- <CustomBuildBeforeTargets>Build</CustomBuildBeforeTargets>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LINIE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LINIE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AdditionalDependencies>framework.lib;%(AdditionalDependencies)</AdditionalDependencies>
- </Link>
- <CustomBuildStep>
- <Command>copy "..\x64\Debug\Linie.dll" "..\..\..\..\Klient\Fertig\Debug\Spiele\x64\Linie\bin\Linie.dll";%(Outputs)</Command>
- </CustomBuildStep>
- <CustomBuildStep>
- <Outputs>kopieren;%(Outputs)</Outputs>
- </CustomBuildStep>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <WarningLevel>Level3</WarningLevel>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LINIE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <AdditionalDependencies>framework.lib;%(AdditionalDependencies)</AdditionalDependencies>
- </Link>
- <CustomBuildStep>
- <Command>copy "..\Release\Linie.dll" "..\..\..\..\Klient\Fertig\Spiele\x32\Linie\bin\Linie.dll"</Command>
- </CustomBuildStep>
- <CustomBuildStep>
- <Outputs>kopieren...;%(Outputs)</Outputs>
- </CustomBuildStep>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <WarningLevel>Level3</WarningLevel>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LINIE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <AdditionalDependencies>framework.lib;%(AdditionalDependencies)</AdditionalDependencies>
- </Link>
- <CustomBuildStep>
- <Command>copy "..\x64\Release\Linie.dll" "..\..\..\..\Klient\Fertig\Spiele\x64\Linie\bin\linie.dll</Command>
- </CustomBuildStep>
- <CustomBuildStep>
- <Outputs>kopieren...;%(Outputs)</Outputs>
- </CustomBuildStep>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClInclude Include="Aufzeichnung\Aufzeichnung.h" />
- <ClInclude Include="Aufzeichnung\Bestenliste\VideoBestenliste.h" />
- <ClInclude Include="Aufzeichnung\Chat\VideoChat.h" />
- <ClInclude Include="Aufzeichnung\Ende\VideoEnde.h" />
- <ClInclude Include="Aufzeichnung\Kamera\VideoKamera.h" />
- <ClInclude Include="Aufzeichnung\Karte\VideoKarte.h" />
- <ClInclude Include="Aufzeichnung\Nachricht\VideoNachricht.h" />
- <ClInclude Include="Aufzeichnung\Spieler\VideoSpieler.h" />
- <ClInclude Include="Aufzeichnung\Steuerung\VideoSteuerung.h" />
- <ClInclude Include="Aufzeichnung\VideoDaten\VideoDaten.h" />
- <ClInclude Include="HistorieStatistik\HistorieStatistik.h" />
- <ClInclude Include="HistorieStatistik\StatistikLeser.h" />
- <ClInclude Include="Netzwerk\STKNachricht.h" />
- <ClInclude Include="SpielStatistik\Chat\StatistikChat.h" />
- <ClInclude Include="SpielStatistik\Runde\StatistikRunde.h" />
- <ClInclude Include="SpielStatistik\SpielStatistik.h" />
- <ClInclude Include="SpielStatistik\SpielStatistikDaten.h" />
- <ClInclude Include="SpielStatistik\Tabelle\StatistikTabelle.h" />
- <ClInclude Include="Spiel\Bestenliste\Bestenliste.h" />
- <ClInclude Include="Spiel\Chat\Chat.h" />
- <ClInclude Include="Spiel\Ende\Ende.h" />
- <ClInclude Include="Spiel\Ende\RundenEnde.h" />
- <ClInclude Include="Spiel\Kamera\Kamera.h" />
- <ClInclude Include="Spiel\Karte\Karte.h" />
- <ClInclude Include="Spiel\Spieler\Spieler.h" />
- <ClInclude Include="Spiel\SpielKlasse.h" />
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="Aufzeichnung\Aufzeichnung.cpp" />
- <ClCompile Include="Aufzeichnung\Bestenliste\VideoBestenliste.cpp" />
- <ClCompile Include="Aufzeichnung\Chat\VideoChat.cpp" />
- <ClCompile Include="Aufzeichnung\Ende\VideoEnde.cpp" />
- <ClCompile Include="Aufzeichnung\Kamera\VideoKamera.cpp" />
- <ClCompile Include="Aufzeichnung\Karte\VideoKarte.cpp" />
- <ClCompile Include="Aufzeichnung\Nachricht\VideoNachricht.cpp" />
- <ClCompile Include="Aufzeichnung\Spieler\VideoSpieler.cpp" />
- <ClCompile Include="Aufzeichnung\Steuerung\VideoSteuerung.cpp" />
- <ClCompile Include="HistorieStatistik\HistorieStatistik.cpp" />
- <ClCompile Include="HistorieStatistik\StatistikLeser.cpp" />
- <ClCompile Include="Netzwerk\STKNachricht.cpp" />
- <ClCompile Include="SpielStatistik\Chat\StatistikChat.cpp" />
- <ClCompile Include="SpielStatistik\Runde\StatistikRunde.cpp" />
- <ClCompile Include="SpielStatistik\SpielStatistik.cpp" />
- <ClCompile Include="SpielStatistik\Tabelle\StatistikTabelle.cpp" />
- <ClCompile Include="Spiel\Bestenliste\Bestenliste.cpp" />
- <ClCompile Include="Spiel\Chat\Chat.cpp" />
- <ClCompile Include="Spiel\Ende\Ende.cpp" />
- <ClCompile Include="Spiel\Ende\RundenEnde.cpp" />
- <ClCompile Include="Spiel\Kamera\Kamera.cpp" />
- <ClCompile Include="Spiel\Karte\Karte.cpp" />
- <ClCompile Include="Spiel\Spieler\Spieler.cpp" />
- <ClCompile Include="Spiel\SpielKlasse.cpp" />
- <ClCompile Include="Start\DllStart.cpp" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
- </Project>
|