mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[MSCOREE_WINETEST]
* Globally mark expected failures as todos. * Remove redundant definitions. ROSTESTS-128 svn path=/trunk/; revision=62174
This commit is contained in:
parent
e12404b6cc
commit
dfcb1751b4
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
|
|
||||||
add_definitions(
|
add_definitions(-DUSE_WINE_TODOS)
|
||||||
-D__ROS_LONG64__
|
|
||||||
-D_DLL -D__USE_CRTIMP)
|
|
||||||
|
|
||||||
add_executable(mscoree_winetest
|
add_executable(mscoree_winetest
|
||||||
debugging.c
|
debugging.c
|
||||||
|
|
Loading…
Reference in a new issue