moenchZmqProcess and Makefile adjusted to work with this branch

This commit is contained in:
2019-09-26 11:42:10 +02:00
parent 2c09d394a6
commit d0c5c2a6e5
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
INCDIR= -I. -I../dataStructures ../tiffIO.cpp -I../ -I../interpolations/ -I../../slsSupportLib/include/ -I../../slsReceiverSoftware/include/
INCDIR= -I. -I../dataStructures ../tiffIO.cpp -I../ -I../interpolations/ -I../../slsDetectorSoftware/commonFiles/ -I../../slsReceiverSoftware/include/
LDFLAG= -L/usr/lib64/ -lpthread -lm -lstdc++ -lzmq -pthread -lrt -ltiff -O3 -g -std=c++11 -Wall
#-L../../bin -lhdf5 -L.