Added seq, pv to LIBS, needed to build dynamically on Windows

This commit is contained in:
MarkRivers
2013-09-20 23:19:55 +00:00
parent 1ffbd7b481
commit dbde547693
+1
View File
@@ -21,6 +21,7 @@ SRCS += concatString.c
SRCS += EnsembleTrajectoryScan.st
Aerotech_LIBS += motor asyn
Aerotech_LIBS += seq pv
Aerotech_LIBS += $(EPICS_BASE_IOC_LIBS)
include $(TOP)/configure/RULES