List only specific files for asynMotorDriver drivers

This commit is contained in:
MarkRivers
2011-03-31 18:20:32 +00:00
parent 006488b726
commit f2ff9ac4ea
+8 -4
View File
@@ -575,10 +575,14 @@ WARN_LOGFILE =
INPUT = ../../asyn/asyn/miscellaneous/asynPortDriver.cpp \
../../asyn/asyn/miscellaneous/asynPortDriver.h \
../motorApp/MotorSrc \
../motorApp/ACRSrc \
../motorApp/NewportSrc \
../motorApp/MotorSimSrc \
../motorApp/MotorSrc/asynMotorDriver.h \
../motorApp/MotorSrc/asynMotorDriver.cpp \
../motorApp/ACRSrc/ACRMotorDriver.h \
../motorApp/ACRSrc/ACRMotorDriver.cpp \
../motorApp/NewportSrc/XPSMotorDriver.h \
../motorApp/NewportSrc/XPSMotorDriver.cpp \
../motorApp/MotorSimSrc/motorSimDriver.h \
../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