2007-10-22 19:55:26 +00:00
|
|
|
<?xml version="1.0"?>
|
2010-02-20 12:41:24 +00:00
|
|
|
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
|
2009-01-19 18:08:28 +00:00
|
|
|
<module name="xcopy" type="win32cui" installbase="system32" installname="xcopy.exe" unicode="true">
|
2007-10-22 19:55:26 +00:00
|
|
|
<include base="xcopy">.</include>
|
2007-10-31 08:08:00 +00:00
|
|
|
<library>wine</library>
|
2009-07-18 22:17:34 +00:00
|
|
|
<library>shell32</library>
|
2007-10-22 19:55:26 +00:00
|
|
|
<library>user32</library>
|
|
|
|
<file>xcopy.c</file>
|
2009-08-17 01:42:32 +00:00
|
|
|
<file>rsrc.rc</file>
|
2007-10-22 19:55:26 +00:00
|
|
|
<metadata description="xcopy command-line tool" />
|
|
|
|
</module>
|