2008-05-09 17:35:45 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
2007-03-06 11:59:18 +00:00
|
|
|
<module name="advapi32_winetest" type="win32cui" installbase="bin" installname="advapi32_winetest.exe" allowwarnings="true">
|
2009-12-02 20:32:16 +00:00
|
|
|
<include base="advapi32_winetest">.</include>
|
|
|
|
<define name="__ROS_LONG64__" />
|
|
|
|
<library>advapi32</library>
|
|
|
|
<library>ntdll</library>
|
|
|
|
<library>uuid</library>
|
|
|
|
<library>ole32</library>
|
|
|
|
<file>cred.c</file>
|
|
|
|
<file>crypt.c</file>
|
|
|
|
<file>crypt_lmhash.c</file>
|
|
|
|
<file>crypt_md4.c</file>
|
|
|
|
<file>crypt_md5.c</file>
|
|
|
|
<file>crypt_sha.c</file>
|
|
|
|
<file>lsa.c</file>
|
|
|
|
<file>registry.c</file>
|
|
|
|
<file>security.c</file>
|
|
|
|
<file>service.c</file>
|
|
|
|
<file>testlist.c</file>
|
2007-03-06 11:59:18 +00:00
|
|
|
</module>
|