Last change
on this file since 18558 was 10280, checked in by ogrimm, 14 years ago |
Separated Edd into generic Evidence part and FACT-specific part
|
File size:
407 bytes
|
Line | |
---|
1 |
|
---|
2 | TEMPLATE = app
|
---|
3 | TARGET =
|
---|
4 | DEPENDPATH += .
|
---|
5 | INCLUDEPATH += . ../../Evidence $(QWTDIR)/include $(DIMDIR)/dim ../../drsdaq ../../pixelmap
|
---|
6 |
|
---|
7 | # Input
|
---|
8 | HEADERS += Edd.h ../../Evidence/GUI.h ../../Evidence/Evidence.h
|
---|
9 | SOURCES += Edd.cc ../../Evidence/GUI.cc ../../Evidence/Evidence.cc ../../drsdaq/RawDataCTX.cc ../../pixelmap/Pixel.cc ../../pixelmap/PixelMap.cc
|
---|
10 | LIBS += -L$(QWTDIR)/lib -lqwt $(DIMDIR)/linux/libdim.a
|
---|
Note:
See
TracBrowser
for help on using the repository browser.