summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
Unidiff
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 @@
1CONFIG += qt warn_on quick-app
2HEADERS = showimg.h ImageFileSelector.h settingsdialog.h settingsdialogbase.h
3SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settingsdialogbase.cpp
4TARGET = showimg
5INCLUDEPATH += $(OPIEDIR)/include
6DEPENDPATH += $(OPIEDIR)/include
7LIBS += -lqpe -lopiecore2 -lopieui2
8
9include( $(OPIEDIR)/include.pro )