example: use TYPED_RSET for xxxRecord.c

This commit is contained in:
Ralph Lange
2020-03-31 10:59:31 +02:00
parent 0b589770bf
commit ee803fc38d
2 changed files with 129 additions and 126 deletions

View File

@@ -4,6 +4,9 @@ include $(TOP)/configure/CONFIG
#----------------------------------------
# ADD MACRO DEFINITIONS BELOW HERE
# use the new RSET definition
USR_CPPFLAGS += -DUSE_TYPED_RSET
# xxxRecord.h will be created from xxxRecord.dbd
DBDINC += xxxRecord