forked from I2P_Developers/i2p.i2p
move default properties from build.xml to build.properties
This commit is contained in:
@@ -24,3 +24,14 @@ build.built-by=unknown
|
||||
|
||||
# Uncomment the next line to prevent building EXEs (changing it to false will have no impact)
|
||||
#noExe=true
|
||||
|
||||
# Change this to false if you don't have gettext
|
||||
# Note that this does not prevent gettext from running if installed; to be fixed
|
||||
require.gettext=true
|
||||
|
||||
# Additional classpath if required
|
||||
#javac.classpathe=/PATH/TO/pack200.jar
|
||||
|
||||
# Optional compiler args
|
||||
# This one keeps gcj a lot quieter
|
||||
#javac.compilerargs=-warn:-unchecked,raw,unused,serial
|
||||
|
Reference in New Issue
Block a user