X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=modules%2Frostests%2Fapitests%2Fgdi32%2FCMakeLists.txt;h=42453d1e980842252a8e6a7308e7f07d9a6de91f;hp=3dfe1c34748472188a605092cd2d38e643a2b195;hb=155bd681a0eeaf0e63eb53513f5cd3bc80143b2a;hpb=aee83c359c6ff976005d2443b7e07b465f1d06c2;ds=sidebyside diff --git a/modules/rostests/apitests/gdi32/CMakeLists.txt b/modules/rostests/apitests/gdi32/CMakeLists.txt index 3dfe1c34748..42453d1e980 100644 --- a/modules/rostests/apitests/gdi32/CMakeLists.txt +++ b/modules/rostests/apitests/gdi32/CMakeLists.txt @@ -12,7 +12,7 @@ list(APPEND SOURCE CreateBitmapIndirect.c CreateCompatibleDC.c CreateDIBitmap.c - CreateDIBPatternBrush + CreateDIBPatternBrush.c CreateFont.c CreateFontIndirect.c CreateIconIndirect.c @@ -21,7 +21,6 @@ list(APPEND SOURCE DPtoLP.c EngAcquireSemaphore.c EngCreateSemaphore.c - EngDeleteSemaphore.c EngReleaseSemaphore.c EnumFontFamilies.c ExcludeClipRect.c @@ -53,6 +52,7 @@ list(APPEND SOURCE GetStockObject.c GetTextExtentExPoint.c GetTextFace.c + GetTextMetrics.c MaskBlt.c NtGdiAddFontResource.c OffsetClipRgn.c