projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[APPSHIM_APITEST] Add tests for display mode shims. CORE-11927
[reactos.git]
/
rostests
/
apitests
/
appshim
/
CMakeLists.txt
diff --git
a/rostests/apitests/appshim/CMakeLists.txt
b/rostests/apitests/appshim/CMakeLists.txt
index
45f4098
..
efb6594
100644
(file)
--- a/
rostests/apitests/appshim/CMakeLists.txt
+++ b/
rostests/apitests/appshim/CMakeLists.txt
@@
-2,6
+2,7
@@
project(appcompat)
add_definitions(-D__ROS_LONG64__)
list(APPEND SOURCE
+ dispmode.c
versionlie.c
testlist.c)