From 92a134bda959b0e526bd637fa96f5d72f2db468b Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 19 Aug 2016 23:15:33 +0200 Subject: [PATCH] fixed Windows -> Linux path style MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- nbproject/build-impl.xml | 2 +- nbproject/project.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 7ea8902..68971d4 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -43,7 +43,7 @@ is divided into following sections: - + diff --git a/nbproject/project.xml b/nbproject/project.xml index 9183d1b..96837cd 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -12,7 +12,7 @@ - .\lib\nblibraries.properties + ./lib/nblibraries.properties -- 2.39.5