]> Creatis software - creaCLI.git/blob - ModuleCall/nbproject/Makefile-variables.mk
All Slicer modules succesfully compiled into BBTK boxes :P
[creaCLI.git] / ModuleCall / nbproject / Makefile-variables.mk
1 #
2 # Generated - do not edit!
3 #
4 # NOCDDL
5 #
6 CND_BASEDIR=`pwd`
7 CND_BUILDDIR=build
8 CND_DISTDIR=dist
9 # Debug configuration
10 CND_PLATFORM_Debug=GNU-Linux-x86
11 CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux-x86
12 CND_ARTIFACT_NAME_Debug=modulecall
13 CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux-x86/modulecall
14 CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux-x86/package
15 CND_PACKAGE_NAME_Debug=modulecall.tar
16 CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux-x86/package/modulecall.tar
17 # Release configuration
18 CND_PLATFORM_Release=GNU-Linux-x86
19 CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux-x86
20 CND_ARTIFACT_NAME_Release=modulecall
21 CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux-x86/modulecall
22 CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux-x86/package
23 CND_PACKAGE_NAME_Release=modulecall.tar
24 CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux-x86/package/modulecall.tar
25 #
26 # include compiler specific variables
27 #
28 # dmake command
29 ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
30         (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
31 #
32 # gmake command
33 .PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
34 #
35 include nbproject/private/Makefile-variables.mk