diff options
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/genfiles.properties | 2 | ||||
-rw-r--r-- | nbproject/project.properties | 1 | ||||
-rw-r--r-- | nbproject/project.xml | 3 |
3 files changed, 1 insertions, 5 deletions
diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index b1616eec..9f68753d 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=c93fa366 build.xml.stylesheet.CRC32=651128d4@1.33.1.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=3001a2bd +nbproject/build-impl.xml.data.CRC32=ace7f602 nbproject/build-impl.xml.script.CRC32=e812c1f8 nbproject/build-impl.xml.stylesheet.CRC32=0cbf5bb7@1.33.1.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index b1817c6c..5b8c8172 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -36,7 +36,6 @@ jar.compress=false javac.classpath=\ ${reference.com_juick.jar}:\ ${reference.com_juick_server.jar}:\ - ${libs.MySQLDriver.classpath}:\ ${reference.com_juick_xmpp.jar}:\ ${libs.JSON.classpath} # Space-separated list of extra javac options diff --git a/nbproject/project.xml b/nbproject/project.xml index d7d34d00..acac92b2 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -15,9 +15,6 @@ <path-in-war>WEB-INF/lib</path-in-war> </library> <library dirs="200"> - <file>${libs.MySQLDriver.classpath}</file> - </library> - <library dirs="200"> <file>${reference.com_juick_xmpp.jar}</file> <path-in-war>WEB-INF/lib</path-in-war> </library> |