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