mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 06:05:40 -05:00
Improved the example IOC
This commit is contained in:
@@ -21,12 +21,14 @@ acs_DBD += base.dbd
|
||||
# Include dbd files from all support applications:
|
||||
#ifdef ASYN
|
||||
acs_DBD += asyn.dbd
|
||||
acs_DBD += drvAsynSerialPort.dbd
|
||||
acs_DBD += drvAsynIPPort.dbd
|
||||
#endif
|
||||
acs_DBD += motorSupport.dbd
|
||||
acs_DBD += devAcs.dbd
|
||||
acs_DBD += devAcsMotor.dbd
|
||||
|
||||
# Add all the support libraries needed by this IOC
|
||||
acs_LIBS += acs
|
||||
acs_LIBS += Acs
|
||||
acs_LIBS += motor
|
||||
#ifdef ASYN
|
||||
acs_LIBS += asyn
|
||||
|
Reference in New Issue
Block a user