|
@@ -71,6 +71,7 @@
|
|
<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>
|
|
|
|
+ <RemoteTargetPath>$(RemoteRootDir)/Spiele/StickmanWorldOnline/debug/$(TargetName)$(TargetExt)</RemoteTargetPath>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<OutDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release/</OutDir>
|
|
<OutDir>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release/</OutDir>
|
|
@@ -79,6 +80,7 @@
|
|
<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>
|
|
<TargetName>StickmanWorldOnline</TargetName>
|
|
<TargetName>StickmanWorldOnline</TargetName>
|
|
|
|
+ <RemoteTargetPath>$(RemoteRootDir)/Spiele/StickmanWorldOnline/release/$(TargetName)$(TargetExt)</RemoteTargetPath>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="Aktionen.cpp" />
|
|
<ClCompile Include="Aktionen.cpp" />
|