Explorar el Código

fix linux build path

Kolja Strohm hace 3 años
padre
commit
3f6dd1f7d7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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>