source:
trunk/tools/shared/findwidget/findwidget.pri@
987
Last change on this file since 987 was 2, checked in by , 16 years ago | |
---|---|
File size: 245 bytes |
Line | |
---|---|
1 | INCLUDEPATH += $$PWD |
2 | HEADERS += $$PWD/abstractfindwidget.h $$PWD/texteditfindwidget.h $$PWD/itemviewfindwidget.h |
3 | SOURCES += $$PWD/abstractfindwidget.cpp $$PWD/texteditfindwidget.cpp $$PWD/itemviewfindwidget.cpp |
4 | RESOURCES += $$PWD/findwidget.qrc |
Note:
See TracBrowser
for help on using the repository browser.