user32: Dont create 16 bits heap in 64-bits mode
[wine/wine64.git] / dlls / hid / Makefile.in
blob783c99f38ac339bfc0cd5ec10a1f8c3f66614bb1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hid.dll
6 IMPORTLIB = hid
7 IMPORTS = kernel32
9 C_SRCS = \
10 main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend