mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
changed makefile since gui has a different fodlername
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@39 08cae9ef-cb74-4d14-b03a-d7ea46f178d7
This commit is contained in:
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ INCS='-I$(LIBRARYDIR)/commonFiles -I$(LIBRARYDIR)/slsDetector -I$(LIBRARYDIR)/My
|
|||||||
WD=$(shell pwd)
|
WD=$(shell pwd)
|
||||||
LIBRARYDIR=$(WD)/slsDetectorSoftware
|
LIBRARYDIR=$(WD)/slsDetectorSoftware
|
||||||
CLIENTDIR=$(LIBRARYDIR)/slsDetectorClient
|
CLIENTDIR=$(LIBRARYDIR)/slsDetectorClient
|
||||||
GUIDIR=$(WD)/slsDetectorGuiOriginal
|
GUIDIR=$(WD)/slsDetectorGui
|
||||||
RECEIVERDIR=$(LIBRARYDIR)/slsReceiver
|
RECEIVERDIR=$(LIBRARYDIR)/slsReceiver
|
||||||
CALWIZDIR=$(WD)/calibrationWizards
|
CALWIZDIR=$(WD)/calibrationWizards
|
||||||
MANDIR=$(WD)/manual
|
MANDIR=$(WD)/manual
|
||||||
|
Reference in New Issue
Block a user