some compile fixes for MacOSX
This commit is contained in:
@@ -18,6 +18,7 @@ function createDemos( demos, incdirs, linknames)
|
||||
files { "../msvc/bullet.rc" }
|
||||
|
||||
configuration {"MaxOSX"}
|
||||
print "hello"
|
||||
linkoptions { "-framework Carbon -framework OpenGL -framework AGL -framework Glut" }
|
||||
|
||||
configuration {"not Windows", "not MacOSX"}
|
||||
@@ -85,4 +86,4 @@ end
|
||||
|
||||
include "OpenGL"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user