2007-11-29 12:54:54 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
2008-04-04 16:43:16 +00:00
|
|
|
<group>
|
2008-05-09 17:35:45 +00:00
|
|
|
<module name="comdlg32_winetest" type="win32cui" installbase="bin" installname="comdlg32_winetest.exe" allowwarnings="true">
|
2007-11-29 12:54:54 +00:00
|
|
|
<include base="comdlg32_winetest">.</include>
|
2009-01-18 06:31:44 +00:00
|
|
|
<define name="__ROS_LONG64__" />
|
2008-04-04 16:43:16 +00:00
|
|
|
<file>filedlg.c</file>
|
[WINESYNC]
- Sync comdlg32, crypt32, gdiplus, inetcomm, jscript, msctf, mshtml, msxml3, rsaenh, schannel, shlwapi, urlmon, usp10, wininet winetests.
svn path=/trunk/; revision=46982
2010-04-21 20:35:09 +00:00
|
|
|
<file>fontdlg.c</file>
|
2008-04-04 16:43:16 +00:00
|
|
|
<file>printdlg.c</file>
|
|
|
|
<file>testlist.c</file>
|
2008-12-28 10:42:08 +00:00
|
|
|
<file>rsrc.rc</file>
|
2007-11-29 12:54:54 +00:00
|
|
|
<library>wine</library>
|
|
|
|
<library>comdlg32</library>
|
[WINESYNC]
- Sync comdlg32, crypt32, gdiplus, inetcomm, jscript, msctf, mshtml, msxml3, rsaenh, schannel, shlwapi, urlmon, usp10, wininet winetests.
svn path=/trunk/; revision=46982
2010-04-21 20:35:09 +00:00
|
|
|
<library>winspool</library>
|
2007-11-29 12:54:54 +00:00
|
|
|
<library>user32</library>
|
2008-12-28 10:42:08 +00:00
|
|
|
<library>gdi32</library>
|
2007-11-29 12:54:54 +00:00
|
|
|
<library>ntdll</library>
|
|
|
|
</module>
|
2008-04-04 16:43:16 +00:00
|
|
|
</group>
|