[SHIMS] Add IgnoreDebugOutput shim CORE-10369
[reactos.git] / reactos / dll / appcompat / shims / genral / CMakeLists.txt
index 196488f..725a2d8 100644 (file)
@@ -4,6 +4,7 @@ include_directories(${SHIMLIB_DIR})
 spec2def(acgenral.dll genral.spec)
 
 list(APPEND SOURCE
+    ignoredbgout.c
     main.c
     themes.c
     genral.spec)