mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 15:56:07 +00:00
[CMAKE]
- Add tests for CombineTransform and MaskBlt, part 2. Build is happy again. svn path=/trunk/; revision=50379
This commit is contained in:
parent
21a501b67b
commit
f4bc8a0c1e
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ list(APPEND SOURCE
|
||||||
AddFontResource.c
|
AddFontResource.c
|
||||||
AddFontResourceEx.c
|
AddFontResourceEx.c
|
||||||
BeginPath.c
|
BeginPath.c
|
||||||
|
CombineTransform.c
|
||||||
CreateBitmapIndirect.c
|
CreateBitmapIndirect.c
|
||||||
CreateCompatibleDC.c
|
CreateCompatibleDC.c
|
||||||
CreateFont.c
|
CreateFont.c
|
||||||
|
@ -35,6 +36,7 @@ list(APPEND SOURCE
|
||||||
GetStockObject.c
|
GetStockObject.c
|
||||||
GetTextExtentExPoint.c
|
GetTextExtentExPoint.c
|
||||||
GetTextFace.c
|
GetTextFace.c
|
||||||
|
MaskBlt.c
|
||||||
SelectObject.c
|
SelectObject.c
|
||||||
SetDCPenColor.c
|
SetDCPenColor.c
|
||||||
SetMapMode.c
|
SetMapMode.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue