- 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:
Timo Kreuzer 2010-11-28 15:47:13 +00:00
parent 0ee737e354
commit 4f075e995e
10 changed files with 9 additions and 11 deletions

View file

@ -25,7 +25,5 @@ LIST(APPEND SOURCE
)
# HACK: dxsdk is broken
if (NOT MSVC)
ADD_INTERFACE_DEFINITIONS(dxsdk ${SOURCE})
endif()