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 |
|
---|
5 | TEMPLATE = app
|
---|
6 | TARGET =
|
---|
7 | DEPENDPATH += .
|
---|
8 | INCLUDEPATH += . /usr/local/qwt-5.1.1/include
|
---|
9 |
|
---|
10 | # Input
|
---|
11 | HEADERS += GUI.h Pixel.h PixelMap.h RawDataCTX.h
|
---|
12 | SOURCES += Functions.cpp GUI.cpp Pixel.cc PixelMap.cc RawDataCTX.cc
|
---|
13 |
|
---|
14 | QT += network
|
---|
Note:
See
TracBrowser
for help on using the repository browser.