From: James Tabor Date: Mon, 30 Aug 2004 04:59:40 +0000 (+0000) Subject: Added Advpack to build process. X-Git-Tag: backups/alex_2gb+hdrtests@12432~422 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=2173fff65450bded98fab2b5bc2125e8172e0bfc Added Advpack to build process. svn path=/trunk/; revision=10738 --- diff --git a/reactos/Makefile b/reactos/Makefile index 3d62b9d4f2f..30d9c05d2f6 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.246 2004/08/25 15:58:12 blight Exp $ +# $Id: Makefile,v 1.247 2004/08/30 04:59:40 jimtabor Exp $ # # Global makefile # @@ -48,7 +48,7 @@ DLLS_CPL = cpl # User mode libraries # libpcap packet epsapi -DLLS = acledit aclui advapi32 cabinet cards comctl32 crtdll comdlg32 d3d8thk expat fmifs freetype \ +DLLS = acledit aclui advapi32 advpack cabinet cards comctl32 crtdll comdlg32 d3d8thk expat fmifs freetype \ gdi32 gdiplus glu32 imagehlp imm32 iphlpapi kernel32 lzexpand mesa32 mpr msacm msafd msgina \ msimg32 msvcrt20 msvideo mswsock netapi32 ntdll ole32 oleaut32 oledlg opengl32 packet psapi \ richedit rpcrt4 samlib secur32 setupapi shell32 shlwapi snmpapi syssetup twain unicode user32 \