From 2d48ae784ea6828e8626c32c848f64232d8f35c0 Mon Sep 17 00:00:00 2001 From: geronimo Date: Fri, 13 Jul 2012 04:26:40 +0200 Subject: initial import --- libs/util/nbproject/private/Makefile-variables.mk | 7 +++ libs/util/nbproject/private/configurations.xml | 72 +++++++++++++++++++++++ libs/util/nbproject/private/private.xml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 libs/util/nbproject/private/Makefile-variables.mk create mode 100644 libs/util/nbproject/private/configurations.xml create mode 100644 libs/util/nbproject/private/private.xml (limited to 'libs/util/nbproject/private') diff --git a/libs/util/nbproject/private/Makefile-variables.mk b/libs/util/nbproject/private/Makefile-variables.mk new file mode 100644 index 0000000..a64183e --- /dev/null +++ b/libs/util/nbproject/private/Makefile-variables.mk @@ -0,0 +1,7 @@ +# +# Generated - do not edit! +# +# NOCDDL +# +# Debug configuration +# Release configuration diff --git a/libs/util/nbproject/private/configurations.xml b/libs/util/nbproject/private/configurations.xml new file mode 100644 index 0000000..fa15dc7 --- /dev/null +++ b/libs/util/nbproject/private/configurations.xml @@ -0,0 +1,72 @@ + + + Makefile + + + + localhost + 2 + + + + + + + + + + + + + + + gdb + + + + "${OUTPUT_PATH}" + + "${OUTPUT_PATH}" + + true + 0 + 0 + + + + + + + localhost + 2 + + + + + + + + + + + + + + + gdb + + + + "${OUTPUT_PATH}" + + "${OUTPUT_PATH}" + + true + 0 + 0 + + + + + + diff --git a/libs/util/nbproject/private/private.xml b/libs/util/nbproject/private/private.xml new file mode 100644 index 0000000..5ee2703 --- /dev/null +++ b/libs/util/nbproject/private/private.xml @@ -0,0 +1,8 @@ + + + + 3 + 0 + + + -- cgit v1.2.3