mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
- Amine wins ;)
svn path=/branches/cmake-bringup/; revision=50775
This commit is contained in:
parent
5156ef29e8
commit
895106f07c
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ remove_definitions(-D_WIN32_WINNT=0x502)
|
|||
add_definitions(-D_WIN32_WINNT=0x600)
|
||||
|
||||
include_directories(
|
||||
${REACTOS_SOURCE_DIR}/include/reactos/wine
|
||||
${REACTOS_BINARY_DIR}/include/psdk)
|
||||
${REACTOS_SOURCE_DIR}/include/reactos/wine)
|
||||
|
||||
|
||||
spec2def(wuapi.dll wuapi.spec)
|
||||
|
|
Loading…
Reference in a new issue