wine-wine/dlls/hid/Makefile.in

17 lines
294 B
Makefile
Raw Normal View History

2006-08-06 03:09:06 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hid.dll
IMPORTLIB = libhid.$(IMPLIBEXT)
2007-12-06 19:42:08 +00:00
IMPORTS = kernel32
2006-08-06 03:09:06 +00:00
C_SRCS = \
main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend