mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[WIN32KNT_APITEST] Forgot a extension in CMakeLists.txt
This commit is contained in:
parent
8bdfdd5c17
commit
9ce337242b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ list(APPEND SOURCE
|
||||||
ntgdi/NtGdiSelectPen.c
|
ntgdi/NtGdiSelectPen.c
|
||||||
ntgdi/NtGdiSetBitmapBits.c
|
ntgdi/NtGdiSetBitmapBits.c
|
||||||
ntgdi/NtGdiSetDIBitsToDeviceInternal.c
|
ntgdi/NtGdiSetDIBitsToDeviceInternal.c
|
||||||
ntgdi/NtGdiTransformPoints
|
ntgdi/NtGdiTransformPoints.c
|
||||||
|
|
||||||
# ntuser/NtUserCallHwnd.c
|
# ntuser/NtUserCallHwnd.c
|
||||||
# ntuser/NtUserCallHwndLock.c
|
# ntuser/NtUserCallHwndLock.c
|
||||||
|
|
Loading…
Reference in a new issue