Windows: specifying that the need JRE has to be 32bit

This commit is contained in:
Federico Fissore 2015-03-23 09:29:50 +01:00
parent 2ea9073d9f
commit 7d09a12184
2 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@
<jre>
<path>java</path>
<minVersion>1.8.0</minVersion>
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
<runtimeBits>32</runtimeBits>
<opt>-splash:./lib/splash.png</opt>
<opt>-Dsun.java2d.d3d=false</opt>
</jre>

View File

@ -30,8 +30,8 @@
<jre>
<path>java</path>
<minVersion>1.8.0</minVersion>
<maxVersion></maxVersion>
<jdkPreference>preferJre</jdkPreference>
<runtimeBits>32</runtimeBits>
<opt>-Dsun.java2d.d3d=false</opt>
</jre>
<messages>