Explorar o código

Einstallungen angepasst

Kolja Strohm %!s(int64=5) %!d(string=hai) anos
pai
achega
391869c26f
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      AppServer Linux/AppServer Linux.vcxproj

+ 4 - 4
AppServer Linux/AppServer Linux.vcxproj

@@ -43,8 +43,8 @@
     <IncludePath>..\..\..\Allgemein\Framework;../../../Framework/release;..\..\..\Allgemein\Network\Network;../../../Network/release;..\..\..\Allgemein\sql\sql;../../../sql/release;..\AppServer;$(IncludePath)</IncludePath>
     <LibraryPath>
     </LibraryPath>
-    <OutDir>$(ProjectDir)bin\$(Platform)\release\</OutDir>
-    <IntDir>$(ProjectDir)obj\$(Platform)\release\</IntDir>
+    <OutDir>$(RemoteRootDir)/Server/AppServer/release</OutDir>
+    <IntDir>$(RemoteRootDir)/Server/AppServer/release</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     <TargetName>AppServer</TargetName>
@@ -53,8 +53,8 @@
     <IncludePath>..\..\..\Allgemein\Framework;..\..\..\Allgemein\Network\Network;../../../Network/debug;..\..\..\Allgemein\sql\sql;../../../sql/debug;..\AppServer;$(IncludePath)</IncludePath>
     <LibraryPath>
     </LibraryPath>
-    <OutDir>$(ProjectDir)bin\$(Platform)\debug\</OutDir>
-    <IntDir>$(ProjectDir)obj\$(Platform)\debug\</IntDir>
+    <OutDir>$(RemoteRootDir)/Server/AppServer/debug</OutDir>
+    <IntDir>$(RemoteRootDir)/Server/AppServer/debug</IntDir>
   </PropertyGroup>
   <ItemGroup>
     <ClInclude Include="..\AppServer\AppServer.h" />