mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:23:01 +00:00
[BROWSEUI]
* Remove an unneeded include dir. svn path=/trunk/; revision=57885
This commit is contained in:
parent
3ac627bfd8
commit
70ed141c58
1 changed files with 1 additions and 5 deletions
|
@ -12,11 +12,7 @@ endif()
|
||||||
remove_definitions(-D_WIN32_WINNT=0x502)
|
remove_definitions(-D_WIN32_WINNT=0x502)
|
||||||
add_definitions(-D_WIN32_WINNT=0x600)
|
add_definitions(-D_WIN32_WINNT=0x600)
|
||||||
|
|
||||||
include_directories(
|
include_directories(${REACTOS_SOURCE_DIR}/lib/atl)
|
||||||
${REACTOS_SOURCE_DIR}/include/reactos/wine
|
|
||||||
${REACTOS_SOURCE_DIR}/lib/atl)
|
|
||||||
|
|
||||||
set_rc_compiler()
|
|
||||||
|
|
||||||
spec2def(browseui.dll browseui.spec)
|
spec2def(browseui.dll browseui.spec)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue