user32: Dont create 16 bits heap in 64-bits mode
[wine/wine64.git] / dlls / slbcsp / Makefile.in
blobf42320b02ba788103da5146f7dc1e306f472c1a2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = slbcsp.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend