summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/designer/plugins/rc/rc.pro
blob: 27ad4448d665dd4eb94d7c6630f530581aea68b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE	= lib
CONFIG		+= qt warn_on release plugin
HEADERS		= rc2ui.h
SOURCES		= main.cpp rc2ui.cpp
DESTDIR		= ../../../../plugins/designer
TARGET		= rcplugin
INCLUDEPATH	+= ../../interfaces


target.path += $$plugins.path/designer
INSTALLS 	+= target