Skip to content
Snippets Groups Projects
Commit 5e8d2d21 authored by rivers's avatar rivers
Browse files

New files for areaDetector

parent 708b7ffe
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,10 @@ xxx_LIBS_WIN32 = $(xxx_WIN32_LIBS) $(xxx_Common_LIBS)
#xxx_SYS_LIBS_Linux += usb
xxx_SYS_LIBS_vxWorks += -nil-
# This is needed by areaDetector on Linux and WIN32
xxx_LIBS_WIN32 += PvAPI
xxx_LIBS_Linux += PvAPI
# This is needed by dxp on cygwin and WIN32
xxx_SYS_LIBS_cygwin32 += DLPORTIO PlxApi setupapi
xxx_LIBS_WIN32 += DLPORTIO PlxApi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment