shell32/explorer: Support different structure sizes in Shell_NotifyIcon.
[wine/gsoc_dplay.git] / dlls / rasapi32 / Makefile.in
blob11c2a650789e86703f9dfe3f7fc9334956933438
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = rasapi32.dll
6 IMPORTLIB = librasapi32.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = rasapi.c
11 SPEC_SRCS16 = rasapi16.spec
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend