From 93be920723c0ed125bc6ef3c51c9459ed7cf1f87 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 30 Dec 2005 14:23:16 +0000 Subject: iqnotes: added 2.1.0-rc1 version - I do not know how to get it working without patching .pro file ;( --- packages/iqnotes/files/.mtn2git_empty | 0 packages/iqnotes/files/pro.patch | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 packages/iqnotes/files/.mtn2git_empty create mode 100644 packages/iqnotes/files/pro.patch (limited to 'packages/iqnotes/files') diff --git a/packages/iqnotes/files/.mtn2git_empty b/packages/iqnotes/files/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/iqnotes/files/pro.patch b/packages/iqnotes/files/pro.patch new file mode 100644 index 0000000000..b2e5d881f9 --- /dev/null +++ b/packages/iqnotes/files/pro.patch @@ -0,0 +1,10 @@ +--- iqnotes/iqnotes.pro.orig 2005-12-30 13:38:24.000000000 +0100 ++++ iqnotes/iqnotes.pro 2005-12-30 13:39:01.000000000 +0100 +@@ -1,6 +1,5 @@ + TEMPLATE = app +-#CONFIG = qt warn_on pda +-CONFIG = qt warn_on debug desktop ++CONFIG = qt warn_on pda + DEFINES = TOOLBAR_BIG_ICONS + pda:INCLUDEPATH += $(QPEDIR)/include + DESTDIR = ../bin -- cgit v1.2.3