edited the gui makefile to be able to compile withot errors from this directory

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@170 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2013-04-04 07:23:19 +00:00
parent 10e47581e0
commit d56b2b480b
2 changed files with 8 additions and 6 deletions

View File

@ -46,14 +46,14 @@ DEPENDPATH += \
INCLUDEPATH = \
$(QWTDIR)/include\
$(QWTDIR) \
$(QWTDIR)/src\
$(QWT3D)/include\
$(QWTDIR)/src\
$(QWT3D)/include\
slsDetectorPlotting/include\
include\
forms/include\
$(INCLUDES)
$(INCLUDES)
# $(shell echo "/lib/modules/`uname -r`/build/include") \
# $(shell echo "/lib/modules/`uname -r`/build/include") \
# ../slsDetectorSoftware/commonFiles\
# ../slsDetectorSoftware/MySocketTCP\
# ../slsDetectorSoftware/slsReceiverInterface\