We should discourage the creation of .dbd files in Db subdirectories.
From 3.14 they also need the _RegisterRecordDeviceDriver.cpp stuff, which should appear in a src directory.
This commit is contained in:
@@ -7,11 +7,6 @@ include $(TOP)/configure/CONFIG
|
||||
# Optimization of db files using dbst (DEFAULT: NO)
|
||||
#DB_OPT = YES
|
||||
|
||||
#----------------------------------------------------
|
||||
# Create and install (or just install) dbd files
|
||||
# <name>.dbd will be created from <name>Include.dbd
|
||||
#DBD += example.dbd
|
||||
|
||||
#----------------------------------------------------
|
||||
# Create and install (or just install)
|
||||
# databases, templates, substitutions like this
|
||||
|
||||
@@ -8,10 +8,6 @@ include $(TOP)/configure/CONFIG
|
||||
# Optimization of DB files using dbst (DEFAULT: NO)
|
||||
#DB_OPT = YES
|
||||
|
||||
#----------------------------------------------------
|
||||
# Creation of <name>.dbd file from <name>Include.dbd
|
||||
#DBDNAME += _APPNAME_.dbd
|
||||
|
||||
#----------------------------------------------------
|
||||
# Add databases, templates, substitutions like this
|
||||
#DB += _APPNAME_.db
|
||||
|
||||
Reference in New Issue
Block a user