[GDI32_APITEST] Add tests for SetLayout and its effects (#3203)
[reactos.git] / modules / rostests / apitests / gdi32 / CMakeLists.txt
index 27bd589..486a112 100644 (file)
@@ -69,6 +69,7 @@ list(APPEND SOURCE
     SetDCPenColor.c
     SetDIBits.c
     SetDIBitsToDevice.c
+    SetLayout.c
     SetMapMode.c
     SetPixel.c
     SetSysColors.c