From c8e9b5f25fb12c3b7983658d738165181b4d6672 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 20 Apr 2017 11:54:11 +0200 Subject: *.pro: osx -> macos Change-Id: I29b36eaa417986be24c917bc9c9b1f6441773e3d Reviewed-by: Mitch Curtis --- tests/manual/gifs/gifs.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual/gifs/gifs.pro') 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 \ -- cgit v1.2.3