mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
Added some more libraries which now build to the WINE_DLLS section.
svn path=/trunk/; revision=3840
This commit is contained in:
parent
1a95510552
commit
719e18bbee
1 changed files with 3 additions and 2 deletions
|
@ -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 \
|
||||
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue