2006-02-17 06:47:34 +00:00
|
|
|
<?xml version="1.0"?>
|
2007-09-14 17:07:53 +00:00
|
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
2007-07-29 09:02:29 +00:00
|
|
|
<module name="expand" type="win32cui" installbase="system32" installname="expand.exe" >
|
2006-02-17 22:59:15 +00:00
|
|
|
<include base="ReactOS">include/reactos/wine</include>
|
2007-01-05 20:22:44 +00:00
|
|
|
<include base="expand">.</include>
|
2005-07-24 21:42:00 +00:00
|
|
|
<library>lz32</library>
|
2010-02-04 14:40:36 +00:00
|
|
|
<library>setupapi</library>
|
2005-10-18 22:55:29 +00:00
|
|
|
<library>user32</library>
|
2007-10-19 23:21:45 +00:00
|
|
|
<file>expand.c</file>
|
|
|
|
<file>expand.rc</file>
|
2005-07-24 21:42:00 +00:00
|
|
|
</module>
|