cleaning up old dead bits
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
set MSBUILD="c:\windows\Microsoft.NET\Framework\v3.5\msbuild.exe"
|
||||
|
||||
call git submodule init
|
||||
call git submodule update
|
||||
|
||||
pushd Ijw.DirectX
|
||||
call git submodule init
|
||||
call git submodule update
|
||||
|
||||
pushd Ijw.Framework
|
||||
%MSBUILD% /t:Rebuild /p:Configuration=Debug IjwFramework.sln
|
||||
%MSBUILD% /t:Rebuild /p:Configuration=Release IjwFramework.sln
|
||||
popd
|
||||
|
||||
%MSBUILD% Ijw.DirectX.sln /p:Configuration=Debug
|
||||
%MSBUILD% Ijw.DirectX.sln /p:Configuration=Release
|
||||
popd
|
||||
|
||||
%MSBUILD% OpenRA.sln /t:Rebuild /p:Configuration=Debug
|
||||
@@ -4,17 +4,13 @@
|
||||
@copy *.mix ..\openra-bin\
|
||||
:nomix
|
||||
@copy *.ini ..\openra-bin\
|
||||
@copy *.rem ..\openra-bin\
|
||||
@copy *.til ..\openra-bin\
|
||||
@copy INSTALL ..\openra-bin\
|
||||
@copy LICENSE ..\openra-bin\
|
||||
@copy *.fx ..\openra-bin\
|
||||
@copy *.xml ..\openra-bin\
|
||||
@copy specialbin.png ..\openra-bin\
|
||||
@copy OpenRA.Server\bin\debug\OpenRA.Server.exe ..\openra-bin\
|
||||
@copy SequenceEditor\bin\debug\SequenceEditor.exe ..\openra-bin\
|
||||
@copy OpenRA.Game\bin\debug\*.dll ..\openra-bin\
|
||||
@copy OpenRA.Game\bin\debug\OpenRa.Game.exe ..\openra-bin\
|
||||
@xcopy /E mods ..\openra-bin\mods\
|
||||
@copy *.yaml ..\openra-bin\
|
||||
@copy bogus.* ..\openra-bin\
|
||||
BIN
tdbits/a10.shp
BIN
tdbits/a10.shp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user