소스 검색

Noch ein fehler behoben

Kolja Strohm 5 년 전
부모
커밋
707331a727
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Network/Network.vcxproj

+ 1 - 1
Network/Network.vcxproj

@@ -146,7 +146,7 @@ copy "..\x64\Debug\Network.dll" "..\..\..\Spiele Platform\Klient\Fertig\Debug\x6
     </Link>
     <CustomBuildStep>
       <Command>copy "..\Release\Network.dll" "..\..\..\Spiele Platform\Klient\Fertig\x32\network.dll"
-copy "Release\Network.dll" "..\..\..\Spiele Platform\SMP\Fertig\x32\network.dll"</Command>
+copy "..\Release\Network.dll" "..\..\..\Spiele Platform\SMP\Fertig\x32\network.dll"</Command>
       <Outputs>kopieren...;%(Outputs)</Outputs>
     </CustomBuildStep>
   </ItemDefinitionGroup>