فهرست منبع

einstellungen angepasst

Kolja Strohm 5 سال پیش
والد
کامیت
b74276cb20
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      sql Linux/sql Linux.vcxproj

+ 4 - 4
sql Linux/sql Linux.vcxproj

@@ -39,16 +39,16 @@
     <TargetExt>.so</TargetExt>
     <RemoteProjectDir>$(RemoteRootDir)/sql/debug</RemoteProjectDir>
     <IncludePath>..\..\Framework;../../Framework/debug;/usr/include/postgresql/;$(IncludePath);$(ISenseIncludePath);..\..\Postgres\x64\include</IncludePath>
-    <OutDir>$(RemoteRootDir)/sql/debug</OutDir>
-    <IntDir>$(RemoteRootDir)/sql/debug</IntDir>
+    <OutDir>$(RemoteRootDir)/sql/debug/</OutDir>
+    <IntDir>$(RemoteRootDir)/sql/debug/</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     <IncludePath>..\..\Framework;../../Framework/release;$(IncludePath);$(ISenseIncludePath);/usr/include/postgresql/;..\..\Postgres\x64\include</IncludePath>
     <TargetName>libSQL</TargetName>
     <TargetExt>.so</TargetExt>
     <RemoteProjectDir>$(RemoteRootDir)/sql/release</RemoteProjectDir>
-    <OutDir>$(RemoteRootDir)/sql/release</OutDir>
-    <IntDir>$(RemoteRootDir)/sql/release</IntDir>
+    <OutDir>$(RemoteRootDir)/sql/release/</OutDir>
+    <IntDir>$(RemoteRootDir)/sql/release/</IntDir>
   </PropertyGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     <Link>