c++/parameter-lister/nbproject/Makefile-variables.mk
changeset 0 7399cb02184b
child 27 f08e42c1efc0
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/c++/parameter-lister/nbproject/Makefile-variables.mk	Sun May 03 01:25:03 2015 +0200
     1.3 @@ -0,0 +1,35 @@
     1.4 +#
     1.5 +# Generated - do not edit!
     1.6 +#
     1.7 +# NOCDDL
     1.8 +#
     1.9 +CND_BASEDIR=`pwd`
    1.10 +CND_BUILDDIR=build
    1.11 +CND_DISTDIR=dist
    1.12 +# Debug configuration
    1.13 +CND_PLATFORM_Debug=GNU-Linux-x86
    1.14 +CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux-x86
    1.15 +CND_ARTIFACT_NAME_Debug=parameter-lister
    1.16 +CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux-x86/parameter-lister
    1.17 +CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux-x86/package
    1.18 +CND_PACKAGE_NAME_Debug=parameter-lister.tar
    1.19 +CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux-x86/package/parameter-lister.tar
    1.20 +# Release configuration
    1.21 +CND_PLATFORM_Release=GNU-Linux-x86
    1.22 +CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux-x86
    1.23 +CND_ARTIFACT_NAME_Release=parameter-lister
    1.24 +CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux-x86/parameter-lister
    1.25 +CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux-x86/package
    1.26 +CND_PACKAGE_NAME_Release=parameter-lister.tar
    1.27 +CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux-x86/package/parameter-lister.tar
    1.28 +#
    1.29 +# include compiler specific variables
    1.30 +#
    1.31 +# dmake command
    1.32 +ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
    1.33 +	(mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
    1.34 +#
    1.35 +# gmake command
    1.36 +.PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
    1.37 +#
    1.38 +include nbproject/private/Makefile-variables.mk