NEOTESTPARAMETER_VERSION=0.1.0
NEOTESTPARAMETER_ROOT =/usr
NEOTESTPARAMETER_NEOCCA_CONFIG =@NEO_CCA_INSTALLED_CONFIG@
NEOTESTPARAMETER_VARS_SH=/usr/share/neotest-parameter-0.1.0/Neo_Test_Parameter_Vars.sh
NEOTESTPARAMETER_CCA_DATA=/usr/share/neotest-parameter-0.1.0/components

# The include paths needed to find the eg headers
NEOTESTPARAMETER_INC =-I/usr/include/neotest-parameter-0.1.0

# Flags needed, if any other than NEOTESTPARAMETER_LIB, to static link EG.
NEOTESTPARAMETER_LDFLAGS= 

# The archive absolute location for this component:
NEOTESTPARAMETER_DL_LIB_PATH =$(NEOTESTPARAMETER_ROOT)/lib
NEOTESTPARAMETER_STATIC_LIB =$(NEOTESTPARAMETER_ROOT)/lib/libParameter-0.1.0.a
NEOTESTPARAMETER_DYNAMIC_LIB =$(NEOTESTPARAMETER_ROOT)/lib/libParameter-0.1.0.so

NEOTESTPARAMETER_MAJOR_VERSION=0
NEOTESTPARAMETER_MINOR_VERSION=1
NEOTESTPARAMETER_PATCH_LEVEL=0
