From 3b0792c5bffd1bd5577e7f4785ad44ecd72a653a Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 19 Aug 2016 23:15:32 +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 18c6523..5c41e04 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 c001750..b484b16 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -12,7 +12,7 @@ - .\lib\nblibraries.properties + ./lib/nblibraries.properties -- 2.39.5