mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:11:51 +00:00
[CMAKE]
Add all winetests to bootcd, thanks to unix find :) svn path=/trunk/; revision=50228
This commit is contained in:
parent
ab2048a22f
commit
37fdeb8a46
86 changed files with 87 additions and 1 deletions
|
@ -7,3 +7,4 @@ add_executable(msacm32_winetest msacm.c testlist.c)
|
|||
target_link_libraries(msacm32_winetest wine)
|
||||
set_module_type(msacm32_winetest win32cui)
|
||||
add_importlibs(msacm32_winetest msacm32 msvcrt kernel32 ntdll)
|
||||
add_cab_target(msacm32_winetest 7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue