Ver Fonte

fix linux build path

Kolja Strohm há 3 anos atrás
pai
commit
3f6dd1f7d7
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      Network Linux.vcxproj

+ 2 - 0
Network Linux.vcxproj

@@ -75,6 +75,7 @@
       <ForceUndefineSymbolReferences>
       </ForceUndefineSymbolReferences>
       <UnresolvedSymbolReferences>false</UnresolvedSymbolReferences>
+      <OutputFile>$(RemoteProjectDir)/$(TargetName)$(TargetExt)</OutputFile>
     </Link>
   </ItemDefinitionGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
@@ -87,6 +88,7 @@
       <ForceUndefineSymbolReferences>
       </ForceUndefineSymbolReferences>
       <UnresolvedSymbolReferences>false</UnresolvedSymbolReferences>
+      <OutputFile>$(RemoteProjectDir)/$(TargetName)$(TargetExt)</OutputFile>
     </Link>
     <CustomBuildStep>
       <Outputs>kopieren;%(Outputs)</Outputs>