X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=nbproject%2Fproject.properties;fp=nbproject%2Fproject.properties;h=919e3d0ff8bd9c856f68470b3ffaa99236565bc0;hb=9c41b1554483d8bd97620a63b3703ffb7750442b;hp=2574a0942f839b5111798ea37f3623c5735faf68;hpb=5369a8472b6dc80484edf84c16ac1d967178b3e6;p=jfinancials-lib.git diff --git a/nbproject/project.properties b/nbproject/project.properties index 2574a09..919e3d0 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -37,6 +37,7 @@ file.reference.jcore-swing.jar=lib/jcore-swing.jar file.reference.jcore.jar=lib/jcore.jar file.reference.jcoreee.jar=lib/jcoreee.jar file.reference.jcountry-core.jar=lib/jcountry-core.jar +file.reference.jphone-core.jar=lib/jphone-core.jar file.reference.juser-core.jar=lib\\juser-core.jar includes=** jar.archive.disabled=${jnlp.enabled} @@ -48,6 +49,7 @@ javac.classpath=\ ${file.reference.jcore-swing.jar}:\ ${file.reference.jcore-logger-lib.jar}:\ ${file.reference.jcountry-core.jar}:\ + ${file.reference.jphone-core.jar}:\ ${file.reference.jcontacts-core.jar}:\ ${file.reference.jcontacts-business-core.jar}:\ ${file.reference.juser-core.jar}:\ @@ -108,6 +110,7 @@ source.reference.jcore-swing.jar=../jcore-swing/src source.reference.jcore.jar=../jcore/src source.reference.jcoreee.jar=../jcoreee/src/ source.reference.jcountry-core.jar=../jcountry-core/src/ +source.reference.jphone-core.jar=../jphone-core/src/ source.reference.juser-core.jar=../juser-core/src/ src.dir=src test.src.dir=test