source: tools/ddd/ddd.pro@ 257

Last change on this file since 257 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: 565 bytes
Line 
1######################################################################
2# Automatically generated by qmake (2.01a) Tue Mar 24 07:57:00 2009
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += . /ihp/local/qwt-5.2.1/include
9
10# Input
11HEADERS += GUI.h ../../pixelmap/Pixel.h ../../pixelmap/PixelMap.h ../../drsdaq/RawDataCTX.h
12SOURCES += Functions.cpp GUI.cpp ../../pixelmap/Pixel.cc ../../pixelmap/PixelMap.cc ../../drsdaq/RawDataCTX.cc
13LIBS += -L/ihp/local/qwt-5.2.1/lib -lqwt
14QT += network
Note: See TracBrowser for help on using the repository browser.