urlmon: Implemented IUri_GetAbsoluteUri.
[wine] / dlls / ole2nls.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = ole2nls.dll16
6
7 EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
8 EXTRARCFLAGS  = -O res16
9
10 C_SRCS = ole2nls.c
11
12 RC_SRCS = version.rc
13
14 @MAKE_DLL_RULES@