summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/backuprestore.pro
Side-by-side diff
Diffstat (limited to 'noncore/settings/backup/backuprestore.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/backup/backuprestore.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/noncore/settings/backup/backuprestore.pro b/noncore/settings/backup/backuprestore.pro
new file mode 100644
index 0000000..9498df3
--- a/dev/null
+++ b/noncore/settings/backup/backuprestore.pro
@@ -0,0 +1,10 @@
+TEMPLATE = app
+#CONFIG = qt warn_on debug
+CONFIG = qt warn_on release
+HEADERS = backuprestore.h
+SOURCES = main.cpp backuprestore.cpp
+INCLUDEPATH += $(QPEDIR)/include
+DEPENDPATH += $(QPEDIR)/include
+LIBS += -lqpe
+INTERFACES = backuprestorebase.ui
+TARGET = backupandrestore