mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[CMAKE]
* Add shdocvw to msvc build. svn path=/trunk/; revision=52428
This commit is contained in:
@@ -174,9 +174,7 @@ add_subdirectory(setupapi)
|
||||
add_subdirectory(sfc)
|
||||
add_subdirectory(sfc_os)
|
||||
add_subdirectory(shdoclc)
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(shdocvw) # FIXME: msvc build.
|
||||
endif()
|
||||
add_subdirectory(shdocvw)
|
||||
add_subdirectory(shell32)
|
||||
add_subdirectory(shfolder)
|
||||
add_subdirectory(shimgvw)
|
||||
|
||||
Reference in New Issue
Block a user