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/project.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/project.xml')
-rw-r--r-- | Register/nbproject/project.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Register/nbproject/project.xml b/Register/nbproject/project.xml index f90903c5e..4e27755e8 100644 --- a/Register/nbproject/project.xml +++ b/Register/nbproject/project.xml @@ -12,7 +12,7 @@ </test-roots> </data> <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1"> - <definitions>./lib/nblibraries.properties</definitions> + <definitions>../lib/nblibraries.properties</definitions> </libraries> </configuration> </project> |