2009-07-21 09:16:26 +00:00
|
|
|
<module name="ws2help" type="win32dll" baseaddress="${BASEADDRESS_WS2HELP}" installbase="system32" installname="ws2help.dll">
|
|
|
|
<importlibrary definition="ws2help.spec" />
|
|
|
|
<include base="ws2help">.</include>
|
2009-08-18 21:40:20 +00:00
|
|
|
<include base="ReactOS">include/reactos/winsock</include>
|
2009-07-21 09:16:26 +00:00
|
|
|
<library>advapi32</library>
|
|
|
|
<library>ntdll</library>
|
|
|
|
<library>ws2_32</library>
|
|
|
|
<file>apc.c</file>
|
|
|
|
<file>context.c</file>
|
|
|
|
<file>dllmain.c</file>
|
|
|
|
<file>handle.c</file>
|
|
|
|
<file>notify.c</file>
|
|
|
|
<file>ws2help.rc</file>
|
2011-08-10 22:40:12 +00:00
|
|
|
<pch>precomp.h</pch>
|
2009-07-21 09:16:26 +00:00
|
|
|
</module>
|