|
@@ -69,16 +69,16 @@
|
|
<TargetExt>.so</TargetExt>
|
|
<TargetExt>.so</TargetExt>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/Linie/debug</RemoteProjectDir>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/Linie/debug</RemoteProjectDir>
|
|
<IncludePath>..\..\..\..\..\Allgemein\Framework;..\..\..\..\..\Allgemein\Network\Network;../../../Framework/debug;../../../Network/debug;..\Linie;$(IncludePath)</IncludePath>
|
|
<IncludePath>..\..\..\..\..\Allgemein\Framework;..\..\..\..\..\Allgemein\Network\Network;../../../Framework/debug;../../../Network/debug;..\Linie;$(IncludePath)</IncludePath>
|
|
- <OutDir>$(ProjectDir)bin\$(Platform)\debug\</OutDir>
|
|
|
|
- <IntDir>$(ProjectDir)obj\$(Platform)\debug\</IntDir>
|
|
|
|
|
|
+ <OutDir>$(RemoteRootDir)/Spiele/Linie/debug/</OutDir>
|
|
|
|
+ <IntDir>$(RemoteRootDir)/Spiele/Linie/debug/</IntDir>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<TargetName>Linie</TargetName>
|
|
<TargetName>Linie</TargetName>
|
|
<TargetExt>.so</TargetExt>
|
|
<TargetExt>.so</TargetExt>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/Linie/release</RemoteProjectDir>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/Linie/release</RemoteProjectDir>
|
|
<IncludePath>..\..\..\..\..\Allgemein\Framework;..\..\..\..\..\Allgemein\Network\Network;../../../Framework/release;../../../Network/release;..\Linie;$(IncludePath)</IncludePath>
|
|
<IncludePath>..\..\..\..\..\Allgemein\Framework;..\..\..\..\..\Allgemein\Network\Network;../../../Framework/release;../../../Network/release;..\Linie;$(IncludePath)</IncludePath>
|
|
- <OutDir>$(ProjectDir)bin\$(Platform)\release\</OutDir>
|
|
|
|
- <IntDir>$(ProjectDir)obj\$(Platform)\release\</IntDir>
|
|
|
|
|
|
+ <OutDir>$(RemoteRootDir)/Spiele/Linie/release/</OutDir>
|
|
|
|
+ <IntDir>$(RemoteRootDir)/Spiele/Linie/release/</IntDir>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\Linie\Bestenliste.h" />
|
|
<ClInclude Include="..\Linie\Bestenliste.h" />
|