summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
Side-by-side diff
Diffstat (limited to 'noncore/multimedia/showimg/showimg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/showimg/showimg.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
deleted file mode 100644
index 74eceb8..0000000
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/dev/null
@@ -1,9 +0,0 @@
-CONFIG += qt warn_on quick-app
-HEADERS = showimg.h ImageFileSelector.h settingsdialog.h settingsdialogbase.h
-SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settingsdialogbase.cpp
-TARGET = showimg
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopiecore2 -lopieui2
-
-include( $(OPIEDIR)/include.pro )