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.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index 5696d8bce4..1670b960bd 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -83,6 +83,9 @@ FORMS += gui/editorwindow.ui \
83 gui/findreplacedialog.ui 83 gui/findreplacedialog.ui
84RESOURCES += resources.qrc 84RESOURCES += resources.qrc
85 85
86win32 {
87 RC_FILE = themeeditor.rc
88}
86macx { 89macx {
87 QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk 90 QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
88 QMAKE_LFLAGS_PPC=-mmacosx-version-min=10.4 -arch ppc 91 QMAKE_LFLAGS_PPC=-mmacosx-version-min=10.4 -arch ppc