summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/designer/plugins/glade/glade.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/tools/designer/plugins/glade/glade.pro')
-rw-r--r--tqtinterface/qt4/tools/designer/plugins/glade/glade.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/tqtinterface/qt4/tools/designer/plugins/glade/glade.pro b/tqtinterface/qt4/tools/designer/plugins/glade/glade.pro
deleted file mode 100644
index c1be0c5..0000000
--- a/tqtinterface/qt4/tools/designer/plugins/glade/glade.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += qt warn_on release plugin
-HEADERS = glade2ui.h
-SOURCES = main.cpp glade2ui.cpp
-DESTDIR = ../../../../plugins/designer
-DEFINES += QT_INTERNAL_XML
-include( ../../../../src/qt_professional.pri )
-TARGET = gladeplugin
-INCLUDEPATH += ../../interfaces
-
-
-target.path += $$plugins.path/designer
-INSTALLS += target