Bug 1928 - launcher is not executible on Linux and Mac OS X
authorEugene Ostroukhov <eugeneo@symbian.org>
Wed, 10 Mar 2010 10:50:49 -0800
changeset 239 1daf15992259
parent 238 977c9f9adc30
child 240 f20f92c25c50
Bug 1928 - launcher is not executible on Linux and Mac OS X
scripts/build.properties.SED
--- a/scripts/build.properties.SED	Wed Mar 10 09:22:00 2010 -0800
+++ b/scripts/build.properties.SED	Wed Mar 10 10:50:49 2010 -0800
@@ -56,16 +56,9 @@
 
 #The format of the archive. By default a zip is created using antZip.
 #The list can only contain the configuration for which the desired format is different than zip.
-#archivesFormat=win32, win32, x86 - antZip& \
-#	linux, gtk, ppc - antZip &\
-#    linux, gtk, x86 - antZip& \
-#	linux, gtk, x86_64 - antZip& \
-# linux, motif, x86 - antZip& \
-#	solaris, motif, sparc - antZip& \
-#	solaris, gtk, sparc - antZip& \
-#	aix, motif, ppc - antZip& \
-#	hpux, motif, PA_RISC - antZip& \
-#	macosx, carbon, ppc - antZip
+archivesFormat=win32, win32, x86 - zip& \
+    linux, gtk, x86 - zip& \
+    macosx, cocoa, x86 - zip
 
 #Allow cycles involving at most one bundle that needs to be compiled with the rest being binary bundles.
 allowBinaryCycles = true