mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
updated wine target section.
svn path=/trunk/; revision=3815
This commit is contained in:
parent
13c33450ed
commit
0416e5796f
1 changed files with 6 additions and 7 deletions
|
@ -102,16 +102,15 @@ WINE_OTHER = unicode library
|
||||||
WINE_TOOLS = bin2res wrc winebuild
|
WINE_TOOLS = bin2res wrc winebuild
|
||||||
|
|
||||||
WINE_DLLS = comcat crtdll comctl32 commdlg dsound dplayx imagehlp ole32 richedit \
|
WINE_DLLS = comcat crtdll comctl32 commdlg dsound dplayx imagehlp ole32 richedit \
|
||||||
shlwapi shell32 shdocvw twain winspool
|
shlwapi shell32 shdocvw twain wininet urlmon winspool \
|
||||||
|
rpcrt4 mapi32 # needed to make rcprt4 implib
|
||||||
|
|
||||||
#wininet urlmon winspool \
|
# oleaut32 oledlg olepro32 olecli olesvr shfolder
|
||||||
#rpcrt4 # needed to make rcprt4 implib
|
# winmm ddraw dinput dplay serialui tapi32 wintrust
|
||||||
|
|
||||||
# mapi32 oleaut32 oledlg olepro32 olecli olesvr shfolder
|
|
||||||
# winmm ddraw dinput dplay serialui tapi32 urlmon wintrust
|
|
||||||
# msinfo lzexpand (missing imports)
|
# msinfo lzexpand (missing imports)
|
||||||
|
|
||||||
WINE_PROGS = control expand osversioncheck regedit regsvr32 winver uninstaller
|
WINE_PROGS = control expand osversioncheck regedit regsvr32 winver
|
||||||
|
# uninstaller
|
||||||
# (waiting on wrc fix for the rest of these)
|
# (waiting on wrc fix for the rest of these)
|
||||||
# clock cmdlgtst notepad progman wcmd
|
# clock cmdlgtst notepad progman wcmd
|
||||||
# winefile winemine winetest uninstaller
|
# winefile winemine winetest uninstaller
|
||||||
|
|
Loading…
Reference in a new issue