summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/oipkg.pro
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/oipkg/oipkg.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
deleted file mode 100644
index 87f8c5d..0000000
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/dev/null
@@ -1,12 +0,0 @@
-DESTDIR = $(OPIEDIR)/bin
-TEMPLATE = app
-CONFIG = qt warn_on release
-HEADERS = packagemanager.h
-SOURCES = packagemanager.cpp \
- main.cpp
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
-INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
-TARGET = oipkg
-