forked from epics_driver_modules/motorBase
Changes because asynMotorDriver was broken into asynMotorController and asynMotorAxis; same for XPS
This commit is contained in:
@@ -575,14 +575,18 @@ WARN_LOGFILE =
|
||||
|
||||
INPUT = ../../asyn/asyn/miscellaneous/asynPortDriver.cpp \
|
||||
../../asyn/asyn/miscellaneous/asynPortDriver.h \
|
||||
../motorApp/MotorSrc/asynMotorDriver.h \
|
||||
../motorApp/MotorSrc/asynMotorDriver.cpp \
|
||||
../motorApp/MotorSrc/asynMotorController.h \
|
||||
../motorApp/MotorSrc/asynMotorController.cpp \
|
||||
../motorApp/MotorSrc/asynMotorAxis.h \
|
||||
../motorApp/MotorSrc/asynMotorAxis.cpp \
|
||||
../motorApp/ACRSrc/ACRMotorDriver.h \
|
||||
../motorApp/ACRSrc/ACRMotorDriver.cpp \
|
||||
../motorApp/NewportSrc/XPSMotorDriver.h \
|
||||
../motorApp/NewportSrc/XPSMotorDriver.cpp \
|
||||
../motorApp/NewportSrc/XPSController.h \
|
||||
../motorApp/NewportSrc/XPSController.cpp \
|
||||
../motorApp/NewportSrc/XPSAxis.h \
|
||||
../motorApp/NewportSrc/XPSAxis.cpp \
|
||||
../motorApp/MotorSimSrc/motorSimDriver.h \
|
||||
../motorApp/MotorSimSrc/motorSimDriver.cpp \
|
||||
../motorApp/MotorSimSrc/motorSimDriver.cpp
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
||||
|
||||
Reference in New Issue
Block a user