2008-07-09 11:34:20 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
|
|
<group>
|
2008-06-08 09:47:47 +00:00
|
|
|
<module name="gdiplus_winetest" type="win32cui" installbase="bin" installname="gdiplus_winetest.exe" allowwarnings="true">
|
2008-07-09 11:34:20 +00:00
|
|
|
<include base="gdiplus_winetest">.</include>
|
2009-01-18 06:31:44 +00:00
|
|
|
<define name="__ROS_LONG64__" />
|
2008-07-09 11:34:20 +00:00
|
|
|
<file>brush.c</file>
|
2008-12-06 09:26:52 +00:00
|
|
|
<file>customlinecap.c</file>
|
2008-07-09 11:34:20 +00:00
|
|
|
<file>font.c</file>
|
|
|
|
<file>graphics.c</file>
|
|
|
|
<file>graphicspath.c</file>
|
|
|
|
<file>image.c</file>
|
|
|
|
<file>matrix.c</file>
|
|
|
|
<file>pathiterator.c</file>
|
|
|
|
<file>pen.c</file>
|
|
|
|
<file>region.c</file>
|
|
|
|
<file>stringformat.c</file>
|
|
|
|
<file>testlist.c</file>
|
|
|
|
<library>wine</library>
|
|
|
|
<library>gdiplus</library>
|
|
|
|
<library>user32</library>
|
|
|
|
<library>gdi32</library>
|
|
|
|
<library>kernel32</library>
|
- 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
|
|
|
<library>ole32</library>
|
2008-07-09 11:34:20 +00:00
|
|
|
<library>ntdll</library>
|
|
|
|
</module>
|
|
|
|
</group>
|