forked from I2P_Developers/i2p.i2p
hook up periodic events to ST2
This commit is contained in:
@ -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=true
|
||||
require.gettext=false
|
||||
|
||||
# Compile for this version of Java
|
||||
javac.version=1.7
|
||||
|
Reference in New Issue
Block a user