mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
Sync to Wine-20050524:
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=15535
This commit is contained in:
parent
f4600fe75d
commit
cc65e33b46
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ TOPOBJDIR = ../..
|
||||||
SRCDIR = @srcdir@
|
SRCDIR = @srcdir@
|
||||||
VPATH = @srcdir@
|
VPATH = @srcdir@
|
||||||
MODULE = mpr.dll
|
MODULE = mpr.dll
|
||||||
|
IMPORTLIB = libmpr.$(IMPLIBEXT)
|
||||||
IMPORTS = user32 advapi32 kernel32
|
IMPORTS = user32 advapi32 kernel32
|
||||||
EXTRALIBS = $(LIBUNICODE)
|
EXTRALIBS = $(LIBUNICODE)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue