From b0fa4c1afde6ef5fb3f00b63f531952d9bf6f4a6 Mon Sep 17 00:00:00 2001 From: MarkRivers <rivers@cars.uchicago.edu> Date: Fri, 5 Aug 2011 16:15:47 +0000 Subject: [PATCH] Comment out areaDetector; too complex to link with, and does not really belong in xxx --- xxxApp/src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xxxApp/src/Makefile b/xxxApp/src/Makefile index 2166af7..b139a7f 100644 --- a/xxxApp/src/Makefile +++ b/xxxApp/src/Makefile @@ -162,8 +162,8 @@ xxx_Common_LIBS += ip xxx_Common_LIBS += Acs acsTech80 Aerotech Attocube Faulhaber Ims KohzuMotor Mclennan xxx_Common_LIBS += Micos MicroMo NewFocus NewportModel2 Newport Oriel PI PIJena Parker SmartMotor xxx_Common_LIBS += ThorLabs softMotor motorSimSupport motor -#xxx_Common_LIBS += ADBase NDPlugin netCDF -xxx_Common_LIBS += simDetector NDPlugin netCDF ADBase +#xxx_Common_LIBS += simDetector +#include $(AREA_DETECTOR)/ADApp/commonDriverMakefile xxx_Common_LIBS += asyn xxx_Common_LIBS += stream streamSynApps xxx_Common_LIBS += seqDev seq pv -- GitLab