Commented out xxx.dbd and added instructions for support dbds.

This commit is contained in:
Janet B. Anderson
2004-10-13 14:51:45 +00:00
parent 0d12ed33ca
commit 892e71f55b
+2 -1
View File
@@ -14,7 +14,8 @@ DBD += _APPNAME_.dbd
# _APPNAME_.dbd will be made up from these files:
_APPNAME__DBD += base.dbd
_APPNAME__DBD += xxxSupport.dbd
#include definitions for any other support applications needed
#_APPNAME__DBD += xxx.dbd
# <name>_registerRecordDeviceDriver.cpp will be created from <name>.dbd
_APPNAME__SRCS += _APPNAME__registerRecordDeviceDriver.cpp