Elementary: Add opengl_cocoa engine to elementary_config

SVN revision: 64777
This commit is contained in:
Youness Alaoui 2011-11-05 17:49:24 +00:00
parent 278b092678
commit 8e1d95db07
1 changed files with 1 additions and 0 deletions

View File

@ -2710,6 +2710,7 @@ _elm_engine_supported(const char *engine)
"software_16_sdl",
"opengl_sdl",
"ews",
"opengl_cocoa",
NULL
};