Files
qt-creator/doc/example/textfinder/textfinder.pro
2008-12-02 12:01:29 +01:00

13 lines
163 B
Prolog

TARGET = TextFinder
TEMPLATE = app
SOURCES += main.cpp\
textfinder.cpp
HEADERS += textfinder.h
FORMS += textfinder.ui
RESOURCES += textfinder.qrc