Move the osx-packaging script inside the launcher xcode project

This commit is contained in:
Paul Chote
2010-04-17 02:00:26 +12:00
parent df521bc9ed
commit 47ccd80b14
7 changed files with 54 additions and 34 deletions

View File

@@ -92,7 +92,4 @@ seqed: $(seqed_TARGET)
mapcvtr: $(mapcvtr_TARGET)
all: $(fileformats_TARGET) $(gl_TARGET) $(game_TARGET) $(ra_TARGET) $(cnc_TARGET) $(aftermath_TARGET) $(ra_ng_TARGET) $(seqed_TARGET) $(mapcvtr_TARGET)
dist-osx:
packaging/osx/package.sh
.DEFAULT: all