summaryrefslogtreecommitdiffstats
path: root/examples/embedded/styleexample/main.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-07-10 14:00:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-11 17:29:39 +0200
commit2c0f7fb8dc113ca3a1c0446edcd1b6ff05c082f0 (patch)
tree3c5b1ccbfa4302d96eb34229db8c4948397352b6 /examples/embedded/styleexample/main.cpp
parent0b9c942f3d36d55b92b4e94e9212ad5dc7638f72 (diff)
Fix compilation of libGLESv2 with older MinGW-w64 headers
Fix compilation of libGLESv2 for mingw-headers predating MinGW-w64 svn commit 5567 (like MinGW-builds gcc 4.7.2-rev8, the toolchain we officially support). Commit 5567 added the D3DCOMPILER_DLL define to d3dcompiler.h, but with a trailing semicolon that has then fixed in commit 5783. Any toolchain that ships MinGW-w64 headers from a version in between (like MinGW-builds gcc 4.7.2-rev11) will unfortunately remain broken. Change-Id: I31272a1a991c4fc0f1611f8fb7510be51d6bb925 Reviewed-by: Jonathan Liu <net147@gmail.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'examples/embedded/styleexample/main.cpp')
0 files changed, 0 insertions, 0 deletions