summaryrefslogtreecommitdiffstats
path: root/src/angle/patches/0015-ANGLE-Don-t-export-DLLMain-functions-for-static-buil.patch
Commit message (Collapse)AuthorAgeFilesLines
* ANGLE: Don't export DLLMain functions for static buildsAndrew Knight2014-03-281-0/+63
These ifdef guards were originally a part of "0004-Make-it-possible-to-link-ANGLE-statically-for-single.patch", but were lost during the last ANGLE upgrade. Task-number: QTBUG-37842 Change-Id: I4340c1641675dd310c14454a851eb4bc0ae2ec0d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>