From c65684a746f2bd8de2d14196914b22f330f9645a Mon Sep 17 00:00:00 2001 From: Jason Perkins Date: Sat, 26 Mar 2011 17:12:10 -0400 Subject: Replaced host.windowsversion with os.getversion --- premake4.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'premake4.lua') diff --git a/premake4.lua b/premake4.lua index 57de46a..1a460c7 100644 --- a/premake4.lua +++ b/premake4.lua @@ -58,6 +58,7 @@ configuration "macosx" defines { "LUA_USE_MACOSX" } + links { "CoreServices.framework" } configuration { "macosx", "gmake" } buildoptions { "-mmacosx-version-min=10.1" } -- cgit v1.2.3