diff --git a/.build.lua b/.build.lua index 5ace0b2..ffd973e 100644 --- a/.build.lua +++ b/.build.lua @@ -1,7 +1,11 @@ project "BenchLib" - kind "Utility" + filter { "action:not xcode4" } + kind "Utility" + + filter { "action:xcode4" } + kind "StaticLib" if zpm.option( "ProfileMemory" ) then zpm.export [[