nbproject/Makefile-variables.mk
author František Kučera <franta-hg@frantovo.cz>
Sun, 19 Aug 2018 20:34:11 +0200
branchv_0
changeset 0 0f855036489e
permissions -rw-r--r--
common definitions of constants and types

#
# Generated - do not edit!
#
# NOCDDL
#
CND_BASEDIR=`pwd`
CND_BUILDDIR=build
CND_DISTDIR=dist
# Debug configuration
CND_PLATFORM_Debug=GNU-Linux
CND_ARTIFACT_DIR_Debug=dist/Debug/GNU-Linux
CND_ARTIFACT_NAME_Debug=librelpipe-lib-protocol.cpp.so
CND_ARTIFACT_PATH_Debug=dist/Debug/GNU-Linux/librelpipe-lib-protocol.cpp.so
CND_PACKAGE_DIR_Debug=dist/Debug/GNU-Linux/package
CND_PACKAGE_NAME_Debug=librelpipe-lib-protocol.cpp.so.tar
CND_PACKAGE_PATH_Debug=dist/Debug/GNU-Linux/package/librelpipe-lib-protocol.cpp.so.tar
# Release configuration
CND_PLATFORM_Release=GNU-Linux
CND_ARTIFACT_DIR_Release=dist/Release/GNU-Linux
CND_ARTIFACT_NAME_Release=librelpipe-lib-protocol.cpp.so
CND_ARTIFACT_PATH_Release=dist/Release/GNU-Linux/librelpipe-lib-protocol.cpp.so
CND_PACKAGE_DIR_Release=dist/Release/GNU-Linux/package
CND_PACKAGE_NAME_Release=librelpipe-lib-protocol.cpp.so.tar
CND_PACKAGE_PATH_Release=dist/Release/GNU-Linux/package/librelpipe-lib-protocol.cpp.so.tar
#
# include compiler specific variables
#
# dmake command
ROOT:sh = test -f nbproject/private/Makefile-variables.mk || \
	(mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk)
#
# gmake command
.PHONY: $(shell test -f nbproject/private/Makefile-variables.mk || (mkdir -p nbproject/private && touch nbproject/private/Makefile-variables.mk))
#
include nbproject/private/Makefile-variables.mk