Browse Source

Einstellungen angepasst

Kolja Strohm 5 years ago
parent
commit
512469927c
1 changed files with 4 additions and 4 deletions
  1. 4 4
      GSL Linux/GSL Linux.vcxproj

+ 4 - 4
GSL Linux/GSL Linux.vcxproj

@@ -54,16 +54,16 @@
     <RemoteProjectDir>$(RemoteRootDir)/gsl/release</RemoteProjectDir>
     <SourcePath>
     </SourcePath>
-    <OutDir>$(ProjectDir)bin\$(Platform)\release\</OutDir>
-    <IntDir>$(ProjectDir)obj\$(Platform)\release\</IntDir>
+    <OutDir>$(RemoteRootDir)/gsl/release</OutDir>
+    <IntDir>$(RemoteRootDir)/gsl/release</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
     <IncludePath>..\..\Framework;../../Framework/debug;$(IncludePath);$(ISenseIncludePath);../GSL/Include</IncludePath>
     <TargetName>dbggsl</TargetName>
     <TargetExt>.so</TargetExt>
     <RemoteProjectDir>$(RemoteRootDir)/gsl/debug</RemoteProjectDir>
-    <OutDir>$(ProjectDir)bin\$(Platform)\debug\</OutDir>
-    <IntDir>$(ProjectDir)obj\$(Platform)\debug\</IntDir>
+    <OutDir>$(RemoteRootDir)/gsl/debug</OutDir>
+    <IntDir>$(RemoteRootDir)/gsl/debug</IntDir>
   </PropertyGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     <Link>