mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
[AMSTREAM] We don't need to define WIDL_C_INLINE_WRAPPERS here anymore.
This commit is contained in:
parent
e38cdd2f62
commit
e7054d7688
|
@ -1,7 +1,5 @@
|
||||||
|
|
||||||
add_definitions(
|
add_definitions(-D__WINESRC__)
|
||||||
-D__WINESRC__
|
|
||||||
-DWIDL_C_INLINE_WRAPPERS)
|
|
||||||
|
|
||||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
|
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
|
||||||
spec2def(amstream.dll amstream.spec)
|
spec2def(amstream.dll amstream.spec)
|
||||||
|
|
Loading…
Reference in a new issue