mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[CMAKE]
- Reflect the recent user32_apitest changes. Please consider updating the cmake files when you alter the rbuild files in the future. svn path=/trunk/; revision=51336
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
add_definitions(-D_DLL -D__USE_CRTIMP)
|
||||
|
||||
list(APPEND SOURCE
|
||||
DeferWindowPos.c
|
||||
GetIconInfo.c
|
||||
GetKeyState.c
|
||||
GetPeekMessage.c
|
||||
GetSystemMetrics.c
|
||||
InitializeLpkHooks.c
|
||||
RealGetWindowClass.c
|
||||
ScrollDC.c
|
||||
ScrollWindowEx.c
|
||||
GetSystemMetrics.c
|
||||
GetIconInfo.c
|
||||
GetPeekMessage.c
|
||||
DeferWindowPos.c
|
||||
SetCursorPos.c
|
||||
testlist.c
|
||||
user32_apitest.rc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user