summaryrefslogtreecommitdiffabout
path: root/qtcompat/qtcompat.pro.back
Side-by-side diff
Diffstat (limited to 'qtcompat/qtcompat.pro.back') (more/less context) (ignore whitespace changes)
-rw-r--r--qtcompat/qtcompat.pro.back19
1 files changed, 19 insertions, 0 deletions
diff --git a/qtcompat/qtcompat.pro.back b/qtcompat/qtcompat.pro.back
new file mode 100644
index 0000000..6da7ce0
--- a/dev/null
+++ b/qtcompat/qtcompat.pro.back
@@ -0,0 +1,19 @@
+TEMPLATE = lib
+CONFIG = qt warn_on release
+OBJECTS_DIR = obj/$(PLATFORM)
+MOC_DIR = moc
+DESTDIR=$(QPEDIR)/lib
+
+INTERFACES = \
+
+HEADERS = \
+ qgridview.h \
+ qinputdialog.h \
+ qmemarray.h \
+ qptrlist.h \
+ qptrvector.h \
+ qsplitter.h \
+
+SOURCES = \
+ qgridview.cpp \
+