[CMAKE/ROSTESTS]

Addendum to 51749

svn path=/trunk/; revision=51750
This commit is contained in:
Jérôme Gardou 2011-05-14 20:55:36 +00:00
parent e12ea18992
commit 9482663bde
95 changed files with 95 additions and 95 deletions

View file

@ -7,4 +7,4 @@ add_executable(msctf_winetest inputprocessor.c testlist.c)
target_link_libraries(msctf_winetest wine)
set_module_type(msctf_winetest win32cui)
add_importlibs(msctf_winetest ole32 user32 msvcrt kernel32 ntdll)
add_cd_file(TARGET msctf_winetest DESTINATION reactos/bin)
add_cd_file(TARGET msctf_winetest DESTINATION reactos/bin FOR all)