source: tools/FAD/ddd_for_fad/fad.pro@ 248

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