|
Last change
on this file since 248 was 248, checked in by dneise, 16 years ago |
|
initial check in of FAD tools
simple daq - simple command line interface to FAD
will produce binary socket_x.dat files
ddd_for_fad - simple GUI
able to plot FAD raw data.
|
|
File size:
421 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.1-svn/include
|
|---|
| 9 |
|
|---|
| 10 | # Input
|
|---|
| 11 | HEADERS += GUI.h
|
|---|
| 12 | SOURCES += Functions.cpp GUI.cpp
|
|---|
| 13 | LIBS += -L/usr/local/qwt-5.2.1-svn/lib -lqwt
|
|---|
| 14 | QT += network
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.