ntdll: Make wine_build a hidden symbol.
[wine.git] / dlls / ieframe / Makefile.in
blob61037143f2e4319a4fa0b6e2f1d967364a9bc7f7
1 MODULE = ieframe.dll
2 IMPORTLIB = ieframe
3 IMPORTS = uuid urlmon shell32 comctl32 shlwapi oleaut32 ole32 user32 gdi32 advapi32
5 EXTRADLLFLAGS = -mno-cygwin
7 C_SRCS = \
8 classinfo.c \
9 client.c \
10 dochost.c \
11 events.c \
12 frame.c \
13 ie.c \
14 ieframe_main.c \
15 iehtmlwnd.c \
16 iexplore.c \
17 intshcut.c \
18 navigate.c \
19 oleobject.c \
20 persist.c \
21 shellbrowser.c \
22 shelluihelper.c \
23 urlhist.c \
24 view.c \
25 webbrowser.c
27 RC_SRCS = ieframe.rc
29 SVG_SRCS = \
30 ietoolbar.svg
32 IDL_SRCS = ieframe_v1.idl