projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[USER32_APITEST]
[reactos.git]
/
rostests
/
apitests
/
user32
/
CMakeLists.txt
diff --git
a/rostests/apitests/user32/CMakeLists.txt
b/rostests/apitests/user32/CMakeLists.txt
index
6a36d9a
..
ffe5850
100644
(file)
--- a/
rostests/apitests/user32/CMakeLists.txt
+++ b/
rostests/apitests/user32/CMakeLists.txt
@@
-7,6
+7,7
@@
list(APPEND SOURCE
ScrollDC.c
ScrollWindowEx.c
GetSystemMetrics.c
+ GetIconInfo.c
testlist.c)
add_executable(user32_apitest ${SOURCE})