mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 08:41:41 +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
|
||||
AddFontResourceEx.c
|
||||
BeginPath.c
|
||||
CombineTransform.c
|
||||
CreateBitmapIndirect.c
|
||||
CreateCompatibleDC.c
|
||||
CreateFont.c
|
||||
|
@ -35,6 +36,7 @@ list(APPEND SOURCE
|
|||
GetStockObject.c
|
||||
GetTextExtentExPoint.c
|
||||
GetTextFace.c
|
||||
MaskBlt.c
|
||||
SelectObject.c
|
||||
SetDCPenColor.c
|
||||
SetMapMode.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue