[AMSTREAM] We don't need to define WIDL_C_INLINE_WRAPPERS here anymore.
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 8 Oct 2017 13:32:50 +0000 (14:32 +0100)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 8 Oct 2017 13:32:50 +0000 (14:32 +0100)
dll/directx/wine/amstream/CMakeLists.txt

index 695b778..b6e6b86 100644 (file)
@@ -1,7 +1,5 @@
 
 
-add_definitions(
-    -D__WINESRC__
-    -DWIDL_C_INLINE_WRAPPERS)
+add_definitions(-D__WINESRC__)
 
 include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
 spec2def(amstream.dll amstream.spec)
 
 include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
 spec2def(amstream.dll amstream.spec)