aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/gifs
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/manual/gifs
parent048e9d35207edb41c043a6a8d19252e55b21dfae (diff)
*.pro: osx -> macos
Change-Id: I29b36eaa417986be24c917bc9c9b1f6441773e3d Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/manual/gifs')
-rw-r--r--tests/manual/gifs/gifs.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/gifs/gifs.pro b/tests/manual/gifs/gifs.pro
index 197b83d5..a5bb72c7 100644
--- a/tests/manual/gifs/gifs.pro
+++ b/tests/manual/gifs/gifs.pro
@@ -3,7 +3,7 @@ TARGET = tst_gifs
QT += quick testlib
CONFIG += testcase
-osx:CONFIG -= app_bundle
+macos:CONFIG -= app_bundle
HEADERS += \
$$PWD/gifrecorder.h \