hhctrl.ocx: Added import library.

This commit is contained in:
Jacek Caban 2012-11-30 11:12:39 +01:00 committed by Alexandre Julliard
parent 5da1eaf213
commit 4821b06ed1
4 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -64,6 +64,7 @@ dlls/jscript/parser.tab.c
dlls/jscript/parser.tab.h
dlls/libd3dcompiler.def
dlls/libd3dx9.def
dlls/libhtmlhelp.def
dlls/libkernel.def
dlls/libwinspool.def
dlls/libxinput.def

2
configure vendored
View File

@ -15497,7 +15497,7 @@ wine_fn_config_dll glu32 enable_glu32 implib
wine_fn_config_dll gphoto2.ds enable_gphoto2_ds po
wine_fn_config_dll gpkcsp enable_gpkcsp
wine_fn_config_dll hal enable_hal
wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx po
wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx implib,po htmlhelp
wine_fn_config_dll hid enable_hid implib
wine_fn_config_dll hlink enable_hlink implib
wine_fn_config_test dlls/hlink/tests hlink_test

View File

@ -2703,7 +2703,7 @@ WINE_CONFIG_DLL(glu32,,[implib])
WINE_CONFIG_DLL(gphoto2.ds,,[po])
WINE_CONFIG_DLL(gpkcsp)
WINE_CONFIG_DLL(hal)
WINE_CONFIG_DLL(hhctrl.ocx,,[po])
WINE_CONFIG_DLL(hhctrl.ocx,,[implib,po],[htmlhelp])
WINE_CONFIG_DLL(hid,,[implib])
WINE_CONFIG_DLL(hlink,,[implib])
WINE_CONFIG_TEST(dlls/hlink/tests)

View File

@ -1,4 +1,5 @@
MODULE = hhctrl.ocx
IMPORTLIB = htmlhelp
IMPORTS = uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32
C_SRCS = \