|
@@ -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>
|