From c2f5d2a9c01a27610ea26ffa19764a135857b3f0 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Sat, 12 Jul 2003 03:42:01 +0000 Subject: [PATCH] cleanup of old wine stuff in main reactos module svn path=/trunk/; revision=5095 --- reactos/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/Makefile b/reactos/Makefile index 2de48fff44c..e89a4a60bdb 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -34,10 +34,10 @@ LIB_FSLIB = vfatlib LIB_STATIC = string rosrtl epsapi zlib # User mode libraries -# advapi32 crtdll fmifs gdi32 kernel32 libpcap packet msafd msvcrt ntdll ole32 -# oleaut32 epsapi psapi rpcrt4 secur32 shell32 user32 version ws2help ws2_32 wsock32 wshirda +# advapi32 crtdll fmifs gdi32 kernel32 libpcap packet msafd msvcrt ntdll +# epsapi psapi rpcrt4 secur32 user32 version ws2help ws2_32 wsock32 wshirda DLLS = advapi32 crtdll fmifs freetype gdi32 kernel32 packet msafd msvcrt ntdll \ - psapi secur32 syssetup user32 version winedbgc winspool ws2help ws2_32 \ + psapi secur32 syssetup user32 version winspool ws2help ws2_32 \ wsock32 wshirda SUBSYS = smss win32k csrss ntvdm