shell32: Remove the unused shell allocator.
[wine/wine64.git] / dlls / hid / Makefile.in
blob941bdf9587b2a05c9a4a27c052f995aeee7794e0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hid.dll
6 IMPORTLIB = libhid.$(IMPLIBEXT)
7 IMPORTS = kernel32 ntdll
9 C_SRCS = \
10 main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 ### Dependencies: