- Timestamp:
- 07/22/10 08:26:58 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/FAD/ddd_for_fad/fad.pro
r255 r258 6 6 TARGET = 7 7 DEPENDPATH += . 8 INCLUDEPATH += . /ihp/local/qwt-5.2.1/include8 INCLUDEPATH += . $(QWTPATH)/include 9 9 10 10 # Input 11 11 HEADERS += GUI.h 12 12 SOURCES += Functions.cpp GUI.cpp 13 LIBS += -L /ihp/local/qwt-5.2.1/lib -lqwt13 LIBS += -L$(QWTPATH)/lib -lqwt 14 14 QT += network
Note:
See TracChangeset
for help on using the changeset viewer.