|
Last change
on this file since 60 was 45, checked in by ogrimm, 16 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 |
|
|---|
| 5 | TEMPLATE = app
|
|---|
| 6 | TARGET =
|
|---|
| 7 | DEPENDPATH += .
|
|---|
| 8 | INCLUDEPATH += . /usr/local/qwt-5.2.0/include
|
|---|
| 9 |
|
|---|
| 10 | # Input
|
|---|
| 11 | HEADERS += GUI.h ../../pixelmap/Pixel.h ../../pixelmap/PixelMap.h ../../drsdaq/RawDataCTX.h
|
|---|
| 12 | SOURCES += Functions.cpp GUI.cpp ../../pixelmap/Pixel.cc ../../pixelmap/PixelMap.cc ../../drsdaq/RawDataCTX.cc
|
|---|
| 13 | LIBS += -L/usr/local/qwt-5.2.0/lib -lqwt
|
|---|
| 14 | QT += network
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.