Added rpcrt4.dll and imagehlp.dll to the Makefile

svn path=/trunk/; revision=6695
This commit is contained in:
Steven Edwards 2003-11-18 22:28:24 +00:00
parent 56ec5a6edb
commit fc42ec41b9

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.177 2003/11/01 13:28:53 navaraf Exp $
# $Id: Makefile,v 1.178 2003/11/18 22:28:24 sedwards Exp $
#
# Global makefile
#
@ -38,10 +38,10 @@ LIB_STATIC = string rosrtl epsapi zlib
DLLS_KBD = kbdus kbdgr kbdfr
# User mode libraries
# advapi32 cards crtdll fmifs gdi32 kernel32 libpcap packet msafd msvcrt ntdll
# advapi32 cards crtdll fmifs gdi32 imagehlp kernel32 libpcap packet msafd msvcrt ntdll
# epsapi psapi richedit rpcrt4 secur32 user32 version ws2help ws2_32 wsock32 wshirda mswsock
DLLS = advapi32 cards crtdll fmifs freetype gdi32 kernel32 packet lzexpand msafd \
msvcrt ntdll psapi richedit secur32 syssetup twain user32 version winedbgc \
DLLS = advapi32 cards crtdll fmifs freetype gdi32 imagehlp kernel32 packet lzexpand msafd \
msvcrt ntdll psapi richedit rpcrt4 secur32 syssetup twain user32 version winedbgc \
winspool ws2help ws2_32 wsock32 wshirda iphlpapi mswsock msimg32 d3d8thk \
$(DLLS_KBD)