]> git.mxchange.org Git - jcontacts-business-core.git/commitdiff
fixed Windows -> Linux path style
authorRoland Haeder <roland@mxchange.org>
Fri, 19 Aug 2016 21:15:20 +0000 (23:15 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 19 Aug 2016 21:15:20 +0000 (23:15 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/build-impl.xml
nbproject/project.xml

index d484d5165c43d5ab81d7e27dc30760cb6477eeaf..5d29acf1f45867970d5c1345fc9e9c69a5672869 100644 (file)
@@ -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}"/>
index 9f0dd7e735f3c573f621e789cfa9de64f7ecc794..920dc34c55e37a3cbbd8ecf8fb1663e8b6db6428 100644 (file)
@@ -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>