summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r--utils/themeeditor/themeeditor.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index 19c01fa082..5696d8bce4 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -88,5 +88,7 @@ macx {
88 QMAKE_LFLAGS_PPC=-mmacosx-version-min=10.4 -arch ppc 88 QMAKE_LFLAGS_PPC=-mmacosx-version-min=10.4 -arch ppc
89 QMAKE_LFLAGS_X86=-mmacosx-version-min=10.4 -arch i386 89 QMAKE_LFLAGS_X86=-mmacosx-version-min=10.4 -arch i386
90 CONFIG+=x86 ppc 90 CONFIG+=x86 ppc
91 QMAKE_INFO_PLIST = Info.plist
92 RC_FILE = resources/windowicon.icns
91} 93}
92 94