- re-enable pack200 in build file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8790 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
a8a01575f1
commit
1b601f57a7
@ -39,7 +39,7 @@
|
||||
<property name="generate.installer.for.platforms" value="windows linux macosx"/>
|
||||
<property name="generator-jdk-location-forward-slashes" value="${java.home}"/>
|
||||
<property name="generated-installers-location-forward-slashes" value="${basedir}/build/installer"/>
|
||||
<property name="pack200.enabled" value="false"/>
|
||||
<property name="pack200.enabled" value="true"/>
|
||||
<property name="nbi.icon.file" value="${basedir}/jmonkeyplatform.png"/>
|
||||
<property name="nbi.dock.icon.file" value="${basedir}/jmonkeyplatform.icns"/>
|
||||
</ant>
|
||||
|
Loading…
x
Reference in New Issue
Block a user