diff options
Diffstat (limited to 'recipes/iqnotes/files/pro.patch')
-rw-r--r-- | recipes/iqnotes/files/pro.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/iqnotes/files/pro.patch b/recipes/iqnotes/files/pro.patch new file mode 100644 index 0000000000..b2e5d881f9 --- /dev/null +++ b/recipes/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 |