From 51530fc7ce4958c05cc2ee0888b7cabb92b14e71 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 19 Aug 2016 23:15:31 +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 eaa3933..cd05650 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 1232b24..a1f01cc 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -12,7 +12,7 @@ - .\lib\nblibraries.properties + ./lib/nblibraries.properties -- 2.39.5