deprecated: Disable Cogl deprecation warnings

Like we do for Clutter: we know we are using deprecated API.
This commit is contained in:
Emmanuele Bassi
2013-07-03 18:15:31 +01:00
parent bb45f17979
commit 5cc7a1ee57
3 changed files with 6 additions and 3 deletions

View File

@ -52,6 +52,7 @@
#include <unistd.h>
#endif
#define COGL_DISABLE_DEPRECATION_WARNINGS
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
#include <glib.h>