wininet: Store security flags in WININET_NETCONNECTION.
[wine/wine-gecko.git] / dlls / oleacc / Makefile.in
blob3dce51c5ec99699442dddd3f9e08f65554d7cea3
1 MODULE = oleacc.dll
2 IMPORTLIB = oleacc
3 IMPORTS = user32
5 C_SRCS = \
6 main.c
8 RC_SRCS = \
9 oleacc_De.rc \
10 oleacc_En.rc \
11 oleacc_Fr.rc \
12 oleacc_Hu.rc \
13 oleacc_It.rc \
14 oleacc_Ko.rc \
15 oleacc_Lt.rc \
16 oleacc_Nl.rc \
17 oleacc_No.rc \
18 oleacc_Pl.rc \
19 oleacc_Pt.rc \
20 oleacc_Ro.rc \
21 oleacc_Si.rc \
22 oleacc_Sv.rc \
23 oleacc_Uk.rc
25 @MAKE_DLL_RULES@