From fc42ec41b9a95b99b41593b5b8cd6bd39692c168 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Tue, 18 Nov 2003 22:28:24 +0000 Subject: [PATCH] Added rpcrt4.dll and imagehlp.dll to the Makefile svn path=/trunk/; revision=6695 --- reactos/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reactos/Makefile b/reactos/Makefile index 9e69dc33af8..b8c143b1f36 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -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)