source: Evidence/Edd/Edd.pro@ 925

Last change on this file since 925 was 229, checked in by ogrimm, 14 years ago
Config requests non-blocking if not made from main thread, adapted all servers to GetConfig() returning std::string, workaround for erroneous SERVICE_LIST
File size: 524 bytes
Line 
1######################################################################
2# Automatically generated by qmake (2.01a) Mon Sep 28 16:32:39 2009
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += . .. $(QWTDIR)/include $(DIMDIR)/dim ../../drsdaq ../../pixelmap
9
10# Input
11HEADERS += Edd.h
12SOURCES += Edd.cc ../Evidence.cc ../../drsdaq/RawDataCTX.cc ../../pixelmap/Pixel.cc ../../pixelmap/PixelMap.cc
13LIBS += -L$(QWTDIR)/lib -lqwt $(DIMDIR)/linux/libdim.a
Note: See TracBrowser for help on using the repository browser.