diff options
author | Ugnich Anton | 2013-03-31 09:47:16 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-03-31 09:47:16 +0700 |
commit | 04492e5cd1996c71b05cade8a4205276ea205770 (patch) | |
tree | a55472b0c0f78ca92cab5cf23df86802bcbd4248 /nbproject | |
parent | cdd48f30c7fca97327de48ff6b1cd9edf1629a5d (diff) |
Vkontakte signup
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> |