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

Last change on this file since 255 was 255, checked in by ogrimm, 14 years ago
Added special handling of code 0 in exitHandler(), fixed recursion bug in Lock()/Unlock() by not calling Message()
File size: 413 bytes
Line 
1######################################################################
2# Automatically generated by qmake (2.01a) Tue Mar 24 07:57:00 2009
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += . /ihp/local/qwt-5.2.1/include
9
10# Input
11HEADERS += GUI.h
12SOURCES += Functions.cpp GUI.cpp
13LIBS += -L/ihp/local/qwt-5.2.1/lib -lqwt
14QT += network
Note: See TracBrowser for help on using the repository browser.