2008-09-07 13:50:21 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
|
|
<group>
|
|
|
|
<module name="winhttp_winetest" type="win32cui" installbase="bin" installname="winhttp_winetest.exe" allowwarnings="true">
|
|
|
|
<include base="winhttp_winetest">.</include>
|
2009-01-18 06:31:44 +00:00
|
|
|
<define name="__ROS_LONG64__" />
|
2008-09-07 13:50:21 +00:00
|
|
|
<file>notification.c</file>
|
|
|
|
<file>testlist.c</file>
|
- Sync winetests with Wine head (comcat, crypt32, gdiplus, lz32, mapi32, mlang, msacm32, mshtml, msvcrt, netapi32, riched20, riched32, rsaenh, schannel, setupapi, shdocvw, urlmon, user32, usp10, uxtheme, version, winhttp, wininet, wintrust, ws2_32)
svn path=/trunk/; revision=39773
2009-02-26 13:26:26 +00:00
|
|
|
<file>url.c</file>
|
2008-09-07 13:50:21 +00:00
|
|
|
<file>winhttp.c</file>
|
|
|
|
<library>wine</library>
|
|
|
|
<library>winhttp</library>
|
Sync advapi32, gdi32, gdiplus, inetmib1, kernel32, mlang, msi, msvcrt, ntdll, oleaut32, rpcrt4, secur32, setupapi, shdocvw, shlwapi, snmpapi, twain_32, urlmon, user32, userenv, usp10, winhttp, wininet, wintrust, ws2_32 winetests to Wine 1.2rc6
svn path=/trunk/; revision=47939
2010-07-04 19:08:47 +00:00
|
|
|
<library>crypt32</library>
|
|
|
|
<library>advapi32</library>
|
|
|
|
<library>ws2_32</library>
|
2008-09-07 13:50:21 +00:00
|
|
|
<library>ntdll</library>
|
|
|
|
</module>
|
|
|
|
</group>
|