Crop widget is now a designer plugin.
[cropwidget.git] / cropwidgetplugin / cropwidgetplugin.pro
blob220fb9d394d620111c264283a67ce0a51ae2c506
1 ######################################################################
2 # Automatically generated by qmake (2.01a) pt. lut 20 13:17:41 2009
3 ######################################################################
5 TEMPLATE = lib
6 CONFIG += plugin designer release
7 TARGET =
8 DEPENDPATH += . ..
9 INCLUDEPATH += . ..
11 # Input
12 SOURCES += cropwidgetplugin.cpp ../cropwidget.cpp
13 HEADERS += ../cropwidget.h
14 RESOURCES += cropwidgetplugin.qrc
16 target.path = $$[QT_INSTALL_PLUGINS]/designer
17 INSTALLS += target