From 8e06df93402117f05af9829230b2263914c04b22 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 79d77ef2..a6c16bf1 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -38,7 +38,7 @@ - + diff --git a/nbproject/project.xml b/nbproject/project.xml index 0eb73447..6e4a110f 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -91,7 +91,7 @@ - .\lib\nblibraries.properties + ./lib/nblibraries.properties -- 2.39.5