Added some more libraries which now build to the WINE_DLLS section.
authorRobert Dickenson <robd@reactos.org>
Mon, 9 Dec 2002 15:38:18 +0000 (15:38 +0000)
committerRobert Dickenson <robd@reactos.org>
Mon, 9 Dec 2002 15:38:18 +0000 (15:38 +0000)
svn path=/trunk/; revision=3840

reactos/Makefile

index 17756fc..46bfe87 100644 (file)
@@ -103,9 +103,10 @@ WINE_TOOLS = bin2res wrc winebuild
 
 WINE_DLLS = comcat crtdll comctl32 commdlg dsound dplayx imagehlp ole32 richedit \
 shlwapi shell32 shdocvw twain wininet urlmon winspool \
 
 WINE_DLLS = comcat crtdll comctl32 commdlg dsound dplayx imagehlp ole32 richedit \
 shlwapi shell32 shdocvw twain wininet urlmon winspool \
-rpcrt4 mapi32 # needed to make rcprt4 implib 
+rpcrt4 mapi32 oleaut32 oledlg olepro32 olecli olesvr shfolder
+
+#rpcrt4 mapi32 # needed to make rcprt4 implib 
 
 
-# oleaut32 oledlg olepro32 olecli olesvr shfolder
 # winmm ddraw dinput dplay serialui tapi32 wintrust 
 # msinfo lzexpand (missing imports)
 
 # winmm ddraw dinput dplay serialui tapi32 wintrust 
 # msinfo lzexpand (missing imports)