fix premake

This commit is contained in:
Erwin Coumans
2015-05-03 10:59:35 -07:00
parent 488b86fece
commit d90578ec98

View File

@@ -54,6 +54,8 @@
"../RenderingExamples/*",
"../VoronoiFracture/*",
"../SoftDemo/*",
"../FractureDemo/*",
"../DynamicControlDemo/*",
"../Constraints/*",
"../Vehicles/*",
"../Raycast/*",
@@ -107,4 +109,4 @@ if os.is("MacOSX") then
links{"Cocoa.framework"}
end