summaryrefslogtreecommitdiff
path: root/cogl/winsys/cogl-winsys-egl.c
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2011-11-24 16:09:16 +0000
committerNeil Roberts <neil@linux.intel.com>2011-11-25 13:14:10 +0000
commitd44e548715da619364d4f82e26e83957af38701d (patch)
tree54d886d6a2407de3797611f626dc1218faecef71 /cogl/winsys/cogl-winsys-egl.c
parent2055f6ba91d192073eaa0dbacf43bbdc160baec8 (diff)
downloadcogl-d44e548715da619364d4f82e26e83957af38701d.tar.gz
cogl-debug: Mark _cogl_debug_flags with dllexport for MSVC
When building with MSVC, symbols to be exported that point to data need to be marked with dllimport to be successfully imported. The _cogl_debug_flags variable is currently exported because it is used from cogl-pango. This patch adds a COGL_EXPORT macro to cogl-util.h which is used in cogl-debug.h Based on a patch by Chun-wei Fan https://bugzilla.gnome.org/show_bug.cgi?id=650020 Reviewed-by: Robert Bragg <robert@linux.intel.com>
Diffstat (limited to 'cogl/winsys/cogl-winsys-egl.c')
0 files changed, 0 insertions, 0 deletions