mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[SPOOLSS_WINETEST]
* Globally mark expected failures as todos. ROSTESTS-128 svn path=/trunk/; revision=62184
This commit is contained in:
parent
6b8d739f76
commit
00a72aef0e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
|
||||
add_definitions(-DUSE_WINE_TODOS)
|
||||
add_executable(spoolss_winetest spoolss.c testlist.c)
|
||||
set_module_type(spoolss_winetest win32cui)
|
||||
add_importlibs(spoolss_winetest msvcrt kernel32)
|
||||
|
|
Loading…
Reference in a new issue