magarena/release/magarena.xml

25 lines
684 B
XML
Raw Normal View History

2010-11-21 10:54:59 -08:00
<launch4jConfig>
<dontWrapJar>false</dontWrapJar>
<headerType>gui</headerType>
2010-11-28 13:32:39 -08:00
<jar>Magarena.jar</jar>
2010-11-24 15:44:24 -08:00
<outfile>Magarena.exe</outfile>
2010-11-21 10:54:59 -08:00
<errTitle></errTitle>
<cmdLine></cmdLine>
<chdir></chdir>
<priority>normal</priority>
<downloadUrl>http://java.com/download</downloadUrl>
<supportUrl></supportUrl>
<customProcName>false</customProcName>
<stayAlive>false</stayAlive>
<manifest></manifest>
<icon>magarena.ico</icon>
2010-11-21 10:54:59 -08:00
<jre>
<path></path>
<minVersion>1.7.0</minVersion>
2010-11-21 10:54:59 -08:00
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
<initialHeapSize>256</initialHeapSize>
2010-11-21 10:54:59 -08:00
<maxHeapSize>256</maxHeapSize>
</jre>
</launch4jConfig>