- Timestamp:
- 06/24/10 07:51:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/ddd/ddd.pro
r45 r229 6 6 TARGET = 7 7 DEPENDPATH += . 8 INCLUDEPATH += . / usr/local/qwt-5.2.0/include8 INCLUDEPATH += . /ihp/local/qwt-5.2.1/include 9 9 10 10 # Input 11 11 HEADERS += GUI.h ../../pixelmap/Pixel.h ../../pixelmap/PixelMap.h ../../drsdaq/RawDataCTX.h 12 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 -lqwt13 LIBS += -L/ihp/local/qwt-5.2.1/lib -lqwt 14 14 QT += network
Note:
See TracChangeset
for help on using the changeset viewer.