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

Last change on this file since 259 was 259, checked in by dneise, 14 years ago
changed qwt enviroment variables name from QWTPATH to QWTDIR.
File size: 391 bytes
Line 
1######################################################################
2# Automatically generated by qmake (2.01a) Tue Mar 24 07:57:00 2009
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += . $(QWTDIR)/include
9
10# Input
11HEADERS += GUI.h
12SOURCES += Functions.cpp GUI.cpp
13LIBS += -L$(QWTDIR)/lib -lqwt
14QT += network
Note: See TracBrowser for help on using the repository browser.