source: tools/ddd/ddd.pro@ 169

Last change on this file since 169 was 45, checked in by ogrimm, 15 years ago
Modified ddd.pro to automatically bind in qwt
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 += . /usr/local/qwt-5.2.0/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/usr/local/qwt-5.2.0/lib -lqwt
14QT += network
Note: See TracBrowser for help on using the repository browser.