Skip to content

Commit

Permalink
try xcode4
Browse files Browse the repository at this point in the history
  • Loading branch information
kmvisscher committed Sep 14, 2016
1 parent 2f2063c commit ddbee21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
project "BSPLib"


filter { "action:not xcode" }
filter { "action:not xcode4" }
kind "Utility"

filter { "action:xcode" }
filter { "action:xcode4" }
kind "StaticLib"

if zpm.option( "Profiler" ) then
Expand Down

0 comments on commit ddbee21

Please sign in to comment.