mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[DXSDK]
- Reenable dxsdk for MSVC [PSDK/DXSDK] - add a newlines at the end of several files. svn path=/branches/cmake-bringup/; revision=49844
This commit is contained in:
parent
0ee737e354
commit
4f075e995e
10 changed files with 9 additions and 11 deletions
|
@ -25,7 +25,5 @@ LIST(APPEND SOURCE
|
|||
)
|
||||
|
||||
# HACK: dxsdk is broken
|
||||
if (NOT MSVC)
|
||||
ADD_INTERFACE_DEFINITIONS(dxsdk ${SOURCE})
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue