mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
manual example api: fixed the makefile include
This commit is contained in:
parent
134f13fc52
commit
e38e500e16
@ -1,6 +1,6 @@
|
|||||||
PKGDIR = ../..
|
PKGDIR = ../..
|
||||||
LIBDIR = $(PKGDIR)/bin
|
LIBDIR = $(PKGDIR)/bin
|
||||||
INCLUDES = -I . -I$(PKGDIR)/slsReceiverSoftware/include -I$(PKGDIR)/slsDetectorSoftware/slsDetectorAnalysis -I$(LIBDIR) -I$(PKGDIR)/slsdetectorSoftware/slsDetector
|
INCLUDES = -I . -I$(PKGDIR)/slsReceiverSoftware/include -I$(PKGDIR)/slsDetectorSoftware/slsDetectorAnalysis -I$(LIBDIR) -I$(PKGDIR)/slsDetectorSoftware/slsDetector
|
||||||
SRC_DET = mainClient.cpp
|
SRC_DET = mainClient.cpp
|
||||||
SRC_REC = mainReceiver.cpp
|
SRC_REC = mainReceiver.cpp
|
||||||
ZMQLIBDIR = $(PKGDIR)/slsReceiverSoftware/include
|
ZMQLIBDIR = $(PKGDIR)/slsReceiverSoftware/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user