mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 20:12:54 +00:00
Fix path to lib folder
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1448 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
d3360adfb9
commit
056d2b7432
2 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@ build.xml.script.CRC32=3233ee78
|
||||||
build.xml.stylesheet.CRC32=28e38971@1.38.2.45
|
build.xml.stylesheet.CRC32=28e38971@1.38.2.45
|
||||||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
# 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.
|
# 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=d763eebb
|
nbproject/build-impl.xml.data.CRC32=5b04d165
|
||||||
nbproject/build-impl.xml.script.CRC32=4f38ed38
|
nbproject/build-impl.xml.script.CRC32=685f55e4
|
||||||
nbproject/build-impl.xml.stylesheet.CRC32=0c01fd8e@1.43.1.45
|
nbproject/build-impl.xml.stylesheet.CRC32=0c01fd8e@1.43.1.45
|
||||||
nbproject/profiler-build-impl.xml.data.CRC32=ab78ce15
|
nbproject/profiler-build-impl.xml.data.CRC32=ab78ce15
|
||||||
nbproject/profiler-build-impl.xml.script.CRC32=abda56ed
|
nbproject/profiler-build-impl.xml.script.CRC32=abda56ed
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
</test-roots>
|
</test-roots>
|
||||||
</data>
|
</data>
|
||||||
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
|
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
|
||||||
<definitions>../lib\nblibraries.properties</definitions>
|
<definitions>../lib/nblibraries.properties</definitions>
|
||||||
</libraries>
|
</libraries>
|
||||||
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
|
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
|
||||||
<reference>
|
<reference>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue