소스 검색

einstellungen angepasst

Kolja Strohm 5 년 전
부모
커밋
fa8d1981d2
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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>$(RemoteRootDir)/gsl/release</OutDir>
-    <IntDir>$(RemoteRootDir)/gsl/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>$(RemoteRootDir)/gsl/debug</OutDir>
-    <IntDir>$(RemoteRootDir)/gsl/debug</IntDir>
+    <OutDir>$(RemoteRootDir)/gsl/debug/</OutDir>
+    <IntDir>$(RemoteRootDir)/gsl/debug/</IntDir>
   </PropertyGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     <Link>