|
@@ -65,16 +65,16 @@
|
|
<ImportGroup Label="PropertySheets" />
|
|
<ImportGroup Label="PropertySheets" />
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
- <OutDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/debug</OutDir>
|
|
|
|
- <IntDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/debug</IntDir>
|
|
|
|
|
|
+ <OutDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/debug/</OutDir>
|
|
|
|
+ <IntDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/debug/</IntDir>
|
|
<TargetExt>.so</TargetExt>
|
|
<TargetExt>.so</TargetExt>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/debug</RemoteProjectDir>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/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>
|
|
<TargetName>StickmanWorldOnline</TargetName>
|
|
<TargetName>StickmanWorldOnline</TargetName>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
- <OutDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release</OutDir>
|
|
|
|
- <IntDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release</IntDir>
|
|
|
|
|
|
+ <OutDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release/</OutDir>
|
|
|
|
+ <IntDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release/</IntDir>
|
|
<TargetExt>.so</TargetExt>
|
|
<TargetExt>.so</TargetExt>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release</RemoteProjectDir>
|
|
<RemoteProjectDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/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>
|