revert accidental commit

This commit is contained in:
zab2
2019-03-28 13:37:51 +00:00
parent d2bdbcd27d
commit e919271247

View File

@@ -31,13 +31,13 @@ sloccount.report.file=sloccount.sc
# Building EXEs in x64 Linux requires that 32bit libraries are installed. In Debian,
# for example, installing the libc6-i386 package will satisfy this requirement.
# Uncomment the next line to prevent building EXEs (changing it to false will have no impact)
noExe=true
#noExe=true
# IzPack 5.1.x install dir
#izpack5.home=/PATH/TO/IzPack
# Change this to false if you don't have gettext or you want to prevent it from running during the build
require.gettext=false
require.gettext=true
# Compile for this version of Java
javac.version=1.7