mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Updated with latest changes for including new net modules.
svn path=/trunk/; revision=3136
This commit is contained in:
parent
ea7f10019b
commit
8a68c12c32
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ BUS = acpi isapnp pci
|
|||
# User mode libraries
|
||||
# advapi32 crtdll fmifs gdi32 kernel32 libpcap packet msafd msvcrt ntdll ole32
|
||||
# oleaut32 psapi rpcrt4 secur32 shell32 user32 version ws2help ws2_32 wsock32 wshirda
|
||||
DLLS = advapi32 crtdll fmifs gdi32 kernel32 msafd msvcrt ntdll \
|
||||
DLLS = advapi32 crtdll fmifs gdi32 kernel32 packet msafd msvcrt ntdll \
|
||||
secur32 user32 version ws2help ws2_32 wshirda
|
||||
SUBSYS = smss win32k csrss
|
||||
|
||||
|
|
Loading…
Reference in a new issue