Author: janderwald
Date: Wed Feb 16 14:31:08 2011
New Revision: 50747

URL: http://svn.reactos.org/svn/reactos?rev=50747&view=rev
Log:
- Fix hhctrl build (MSVC)

Modified:
    branches/cmake-bringup/dll/win32/hhctrl.ocx/CMakeLists.txt

Modified: branches/cmake-bringup/dll/win32/hhctrl.ocx/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/branches/cmake-bringup/dll/win32/hhctrl.ocx/CMakeLists.txt?rev=50747&r1=50746&r2=50747&view=diff
==============================================================================
--- branches/cmake-bringup/dll/win32/hhctrl.ocx/CMakeLists.txt [iso-8859-1] 
(original)
+++ branches/cmake-bringup/dll/win32/hhctrl.ocx/CMakeLists.txt [iso-8859-1] Wed 
Feb 16 14:31:08 2011
@@ -19,6 +19,7 @@
     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)


Reply via email to