mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
[CMAKE]
* Fix psdk and dxsdk in the USER_WDK_HEADERS mode. svn path=/trunk/; revision=52440
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/include/psdk)
|
||||
|
||||
list(APPEND SOURCE
|
||||
amstream.idl
|
||||
amvideo.idl
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
|
||||
add_definitions(-D_MIDL_USE_GUIDDEF_)
|
||||
|
||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
list(APPEND SOURCE
|
||||
# access.idl
|
||||
activaut.idl
|
||||
|
||||
Reference in New Issue
Block a user