[WMIUTILS_WINETEST] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / modules / rostests / winetests / wmiutils / CMakeLists.txt
index 0aefcba..33d792d 100644 (file)
@@ -1,7 +1,8 @@
 
 add_definitions(
     -DUSE_WINE_TODOS
-    -D__WINESRC__)
+    -D__WINESRC__
+    -DWINETEST_USE_DBGSTR_LONGLONG)
 
 add_executable(wmiutils_winetest path.c testlist.c)
 set_module_type(wmiutils_winetest win32cui)