فهرست منبع

einstellungen angepasst

Kolja Strohm 5 سال پیش
والد
کامیت
d321e72d4c
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      Network Linux.vcxproj

+ 3 - 2
Network Linux.vcxproj

@@ -38,14 +38,14 @@
     <TargetName>libdbgNetwork</TargetName>
     <TargetExt>.so</TargetExt>
     <RemoteProjectDir>$(RemoteRootDir)/Network/debug</RemoteProjectDir>
-    <IncludePath>..\Framework;$(IncludePath);$(ISenseIncludePath);../../Framework/release</IncludePath>
+    <IncludePath>..\Framework;$(IncludePath);$(ISenseIncludePath);../Framework/release</IncludePath>
     <OutDir>$(RemoteRootDir)/Network/debug/</OutDir>
     <IntDir>$(RemoteRootDir)/Network/debug/</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
     <RemoteProjectDir>$(RemoteRootDir)/Network/release</RemoteProjectDir>
     <TargetExt>.so</TargetExt>
-    <IncludePath>..\Framework;$(IncludePath);$(ISenseIncludePath);../../Framework/release</IncludePath>
+    <IncludePath>..\Framework;$(IncludePath);$(ISenseIncludePath);../Framework/release</IncludePath>
     <TargetName>libNetwork</TargetName>
     <OutDir>$(RemoteRootDir)/Network/release/</OutDir>
     <IntDir>$(RemoteRootDir)/Network/release/</IntDir>
@@ -77,6 +77,7 @@
     <Link />
     <ClCompile>
       <AdditionalOptions>-fPIC %(AdditionalOptions)</AdditionalOptions>
+      <AdditionalIncludeDirectories>%(ClCompile.AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
     </ClCompile>
     <Link>
       <ForceUndefineSymbolReferences>