|
Last change
on this file since 13428 was 10118, checked in by ogrimm, 15 years ago |
|
Adapted various programs to new PixelMap class
|
|
File size:
613 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 += . .. $(QWTDIR)/include $(DIMDIR)/dim ../../drsdaq ../../pixelmap
|
|---|
| 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$(QWTDIR)/lib -lqwt $(DIMDIR)/linux/libdim.a
|
|---|
| 14 | QT += network
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.