msvcrt: Follow Vista behaviour in wcscpy_s.
[wine.git] / dlls / objsel / Makefile.in
blob6c90bc0013638703fe62bab82b1e99719fb14249
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = objsel.dll
6 IMPORTS = strmiids uuid ole32 user32 advapi32 kernel32
8 C_SRCS = \
9 factory.c \
10 objsel.c \
11 regsvr.c
13 RC_SRCS = objsel.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend