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>
|
|
|
|
<library>ntdll</library>
|
|
|
|
</module>
|
|
|
|
</group>
|