2009-04-20 21:16:23 +02:00
|
|
|
#where classes are compiled, jars distributed, javadocs created and release created
|
|
|
|
build.dir=build
|
|
|
|
|
|
|
|
#libraries
|
2009-05-05 00:21:42 +02:00
|
|
|
libs.dir=.
|
2009-04-20 21:16:23 +02:00
|
|
|
isrt.jar.name=isrt
|
|
|
|
jna.jar.name=jna
|
2014-07-14 15:18:42 +02:00
|
|
|
jna.plattform.jar.name=platform
|
2009-04-20 21:16:23 +02:00
|
|
|
isnativec.jar.name=isnativec
|
|
|
|
|