source: tools/ddd/ddd.pro@ 38

Last change on this file since 38 was 29, checked in by ogrimm, 16 years ago
First check-in of ddd. There is still an occasional segmentation fault issue to be tracked, possibly related to some qwt stuff.
File size: 439 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.1.1/include
9
10# Input
11HEADERS += GUI.h Pixel.h PixelMap.h RawDataCTX.h
12SOURCES += Functions.cpp GUI.cpp Pixel.cc PixelMap.cc RawDataCTX.cc
13
14QT += network
Note: See TracBrowser for help on using the repository browser.