OS X 10.10 build fix by Micko. (nw)

This commit is contained in:
Curt Coder 2015-03-30 09:39:14 +03:00
parent f1523ec806
commit 1bc42a863e

View File

@ -739,6 +739,9 @@ configuration { "osx*" }
linkoptions {
"-F/Library/Frameworks/",
}
flags {
"Symbols",
}
configuration { "mingw*" }