Dmitry Timoshkov : gdiplus/tests: Fix tests compilation with __WINESRC__ defined.

Alexandre Julliard julliard at winehq.org
Wed Oct 16 14:25:49 CDT 2013


Module: wine
Branch: master
Commit: 1c8d4aaa4b31c2cb041a05c83e14250515d6760a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1c8d4aaa4b31c2cb041a05c83e14250515d6760a

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Wed Oct 16 12:49:40 2013 +0900

gdiplus/tests: Fix tests compilation with __WINESRC__ defined.

---

 dlls/gdiplus/tests/Makefile.in     |    1 -
 dlls/gdiplus/tests/brush.c         |    5 +++--
 dlls/gdiplus/tests/customlinecap.c |    2 +-
 dlls/gdiplus/tests/font.c          |   28 ++++++++++++++--------------
 dlls/gdiplus/tests/graphics.c      |    7 +++----
 dlls/gdiplus/tests/graphicspath.c  |    2 +-
 dlls/gdiplus/tests/image.c         |    4 ++--
 dlls/gdiplus/tests/matrix.c        |    3 +--
 dlls/gdiplus/tests/metafile.c      |    3 +--
 dlls/gdiplus/tests/pathiterator.c  |    2 +-
 dlls/gdiplus/tests/pen.c           |    2 +-
 dlls/gdiplus/tests/region.c        |    6 +++---
 dlls/gdiplus/tests/stringformat.c  |    2 +-
 13 files changed, 32 insertions(+), 35 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1c8d4aaa4b31c2cb041a05c83e14250515d6760a



More information about the wine-cvs mailing list