should be able to compile in pcmoench as l_msdetect

This commit is contained in:
Dhanya Maliakal 2017-07-26 15:09:24 +02:00
parent 1a522c6696
commit 915fd41bf6
3 changed files with 12 additions and 8 deletions

View File

@ -18,6 +18,10 @@ LIBRARYDIR ?= ../slsDetectorSoftware
LIBRARYRXRDIR ?= ../slsReceiverSoftware
INCLUDES ?= $(LIBRARYDIR)/commonFiles -I$(LIBRARYRXRDIR)/MySocketTCP -I$(LIBRARYDIR)/slsReceiverInterface -I$(LIBRARYDIR)/slsDetector -I$(LIBRARYDIR)/slsDetectorAnalysis -I$(LIBRARYDIR)/multiSlsDetector -I$(LIBRARYDIR)/usersFunctions -I$(LIBRARYRXRDIR)/includes
LDFLAGDET ?= -L$(LIBDIR) -Wl,-rpath=$(LIBDIR) -lSlsDetector
#ifeq ( $(EIGERSLS), yes)
# LDFLAG += $(EIGERFLAGS)
#else ifeq ( $(ROOTSLS), yes)

View File

@ -1,9 +1,9 @@
Path: slsDetectorsPackage/slsDetectorGui
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
Repsitory UUID: a391613c47abcacccd7690300cc70c4b4cd5aad4
Revision: 409
Repsitory UUID: 0feb7f734e1ef261dcc82d13df4a5caaf90917f4
Revision: 411
Branch: 3.0-rc
Last Changed Author: Dhanya_Maliakal
Last Changed Rev: 409
Last Changed Date: 2017-07-25 17:50:52.000000002 +0200 ./Makefile
Last Changed Rev: 411
Last Changed Date: 2017-07-26 15:07:21.000000002 +0200 ./Makefile

View File

@ -1,11 +1,11 @@
//#define SVNPATH ""
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_gui.git"
//#define SVNREPPATH ""
#define SVNREPUUID "a391613c47abcacccd7690300cc70c4b4cd5aad4"
//#define SVNREV 0x409
#define SVNREPUUID "0feb7f734e1ef261dcc82d13df4a5caaf90917f4"
//#define SVNREV 0x411
//#define SVNKIND ""
//#define SVNSCHED ""
#define SVNAUTH "Dhanya_Maliakal"
#define SVNREV 0x409
#define SVNDATE 0x20170725
#define SVNREV 0x411
#define SVNDATE 0x20170726
//