Minor UIColorPicker fixes.

This commit is contained in:
Martín Lucas Golini
2020-02-20 19:19:29 -03:00
parent 73e9489f81
commit eba9de768b
3 changed files with 22 additions and 5 deletions

View File

@@ -796,6 +796,10 @@ solution "eepp"
generate_os_links()
parse_args()
if os.is_real("macosx") then
defines { "GL_SILENCE_DEPRECATION" }
end
project "SOIL2-static"
kind "StaticLib"