mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-12 05:25:34 +02:00
6 lines
160 B
Properties
6 lines
160 B
Properties
# a simple ant property file for void's jedit build
|
|
lib.dir=lib
|
|
build.dir=build
|
|
dist.dir=dist
|
|
config.build.debug=true
|
|
config.build.debuglevel=lines,vars,source
|