Sync to Wine-20050524:
authorGé van Geldorp <ge@gse.nl>
Thu, 26 May 2005 21:06:20 +0000 (21:06 +0000)
committerGé van Geldorp <ge@gse.nl>
Thu, 26 May 2005 21:06:20 +0000 (21:06 +0000)
Alexander Julliard <julliard@winehq.org>
- Added rules for building import libraries in the individual dll
  makefiles, and added support for building a .def.a static import
  library too.

svn path=/trunk/; revision=15533

reactos/lib/dinput8/Makefile.in

index 2715453..c434023 100644 (file)
@@ -3,6 +3,7 @@ TOPOBJDIR = ../..
 SRCDIR    = @srcdir@\r
 VPATH     = @srcdir@\r
 MODULE    = dinput8.dll\r
+IMPORTLIB = libdinput8.$(IMPLIBEXT)\r
 IMPORTS   = dinput\r
 EXTRALIBS = -luuid\r
 \r