From 5b648d4d79d07a7c851ce6211ffff8375d41bfa2 Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Tue, 9 Jul 2013 10:09:38 -0400 Subject: Add osx and darwin scopes to qmake. This gives us better consistency across the Qt ecosystem. Change-Id: Ie12ebb6e8c826ed2e0445eb37de0b79595da41c2 Reviewed-by: Oswald Buddenhagen --- mkspecs/common/mac.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkspecs/common/mac.conf') diff --git a/mkspecs/common/mac.conf b/mkspecs/common/mac.conf index 341c74657a..cb751723f3 100644 --- a/mkspecs/common/mac.conf +++ b/mkspecs/common/mac.conf @@ -4,7 +4,7 @@ !load(device_config): error(Could not successfully load device configuration) -QMAKE_PLATFORM += mac +QMAKE_PLATFORM += mac darwin QMAKE_RESOURCE = /Developer/Tools/Rez QMAKE_EXTENSION_SHLIB = dylib -- cgit v1.2.3