mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +00:00
- Fix hhctrl build (MSVC)
svn path=/branches/cmake-bringup/; revision=50747
This commit is contained in:
parent
f4f7a60ffc
commit
8c0ac25595
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ add_library(hhctrl SHARED
|
|||
stream.c
|
||||
webbrowser.c
|
||||
hhctrl.rc
|
||||
${REACTOS_BINARY_DIR}/include/reactos/wine/itss_i.c
|
||||
${CMAKE_CURRENT_BINARY_DIR}/hhctrl.def)
|
||||
|
||||
set_module_type(hhctrl win32ocx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue