projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[QEDIT_WINETEST] Import from Wine Staging 1.7.55. CORE-10536
[reactos.git]
/
rostests
/
winetests
/
qedit
/
CMakeLists.txt
1
2
add_executable(qedit_winetest mediadet.c testlist.c qedit.rc)
3
set_module_type(qedit_winetest win32cui)
4
add_importlibs(qedit_winetest oleaut32 ole32 msvcrt kernel32)
5
add_cd_file(TARGET qedit_winetest DESTINATION reactos/bin FOR all)