mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Sync to Wine-20050524:
Alexander Julliard <[email protected]> - 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=15536
This commit is contained in:
@@ -3,6 +3,7 @@ TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
MODULE = msimg32.dll
|
||||
IMPORTLIB = libmsimg32.$(IMPLIBEXT)
|
||||
IMPORTS = gdi32 kernel32
|
||||
|
||||
C_SRCS = msimg32_main.c
|
||||
|
||||
Reference in New Issue
Block a user