Fixed OSX linking.

This commit is contained in:
bkaradzic
2013-12-28 10:08:51 -08:00
parent 8663d5e733
commit 2b22412292

View File

@@ -84,4 +84,9 @@ project "bx.test"
"pthread",
}
configuration { "osx" }
links {
"Cocoa.framework",
}
configuration {}