Move Windows launcher compilation to packaging scripts.

This commit is contained in:
Paul Chote
2017-03-13 09:47:22 +00:00
parent 35249c1faf
commit 005b4166cc
8 changed files with 23 additions and 80 deletions

View File

@@ -70,10 +70,7 @@ cp thirdparty/download/MaxMind.Db.dll packaging/built
cp thirdparty/download/SmarIrc4net.dll packaging/built
# Copy game icon for windows package
cp OpenRA.Game/OpenRA.ico packaging/built
# Copy the Windows crash monitor
cp OpenRA.exe packaging/built
cp packaging/windows/OpenRA.ico packaging/built
cd packaging
echo "Creating packages..."