mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 07:05:16 +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
|