diff options
author | snowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb> | 2011-05-13 23:09:21 +0000 |
---|---|---|
committer | snowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb> | 2011-05-13 23:09:21 +0000 |
commit | 816fb79a1a0e27bbd78a390b6c13b18d037071fb (patch) | |
tree | 9b83ef9dd151b41c267d6ffdf700f7089006f35f /Register/nbproject/build-impl.xml | |
parent | 16af2a2d610f2bfffb2f2f624df3de44099c59d3 (diff) | |
download | Essentials-816fb79a1a0e27bbd78a390b6c13b18d037071fb.tar Essentials-816fb79a1a0e27bbd78a390b6c13b18d037071fb.tar.gz Essentials-816fb79a1a0e27bbd78a390b6c13b18d037071fb.tar.lz Essentials-816fb79a1a0e27bbd78a390b6c13b18d037071fb.tar.xz Essentials-816fb79a1a0e27bbd78a390b6c13b18d037071fb.zip |
Moving all libs to one directory.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1452 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'Register/nbproject/build-impl.xml')
-rw-r--r-- | Register/nbproject/build-impl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Register/nbproject/build-impl.xml b/Register/nbproject/build-impl.xml index 150d18d12..3eb58c7c3 100644 --- a/Register/nbproject/build-impl.xml +++ b/Register/nbproject/build-impl.xml @@ -43,7 +43,7 @@ is divided into following sections: <property file="nbproject/private/private.properties"/> </target> <target name="-pre-init-libraries"> - <property location="./lib/nblibraries.properties" name="libraries.path"/> + <property location="../lib/nblibraries.properties" name="libraries.path"/> <dirname file="${libraries.path}" property="libraries.dir.nativedirsep"/> <pathconvert dirsep="/" property="libraries.dir"> <path path="${libraries.dir.nativedirsep}"/> |