aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/menu/menu.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-04-20 11:54:11 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-20 11:11:11 +0000
commitc8e9b5f25fb12c3b7983658d738165181b4d6672 (patch)
tree0ca59ce7603f85fd6b3855f1b0936f552cdbdbbe /tests/auto/menu/menu.pro
parent048e9d35207edb41c043a6a8d19252e55b21dfae (diff)
*.pro: osx -> macos
Change-Id: I29b36eaa417986be24c917bc9c9b1f6441773e3d Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/menu/menu.pro')
-rw-r--r--tests/auto/menu/menu.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/menu/menu.pro b/tests/auto/menu/menu.pro
index 44cbd5ed..9c9d9b48 100644
--- a/tests/auto/menu/menu.pro
+++ b/tests/auto/menu/menu.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_menu
SOURCES += tst_menu.cpp
-osx:CONFIG -= app_bundle
+macos:CONFIG -= app_bundle
QT += core-private gui-private qml-private quick-private testlib quicktemplates2-private