Make Unicode strings 'static const'.
[wine] / dlls / urlmon / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = urlmon.dll
6 IMPORTS   = cabinet ole32 wininet user32 advapi32 kernel32 ntdll
7 EXTRALIBS = -luuid
8
9 C_SRCS = \
10         regsvr.c \
11         umon.c \
12         urlmon_main.c
13
14 SUBDIRS = tests
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: