mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 16:53:45 +00:00
Create a branch for header work.
svn path=/branches/header-work/; revision=45691
This commit is contained in:
parent
14fe274b1c
commit
9ea495ba33
19538 changed files with 0 additions and 1063950 deletions
11
base/applications/cmdutils/xcopy/xcopy.rbuild
Normal file
11
base/applications/cmdutils/xcopy/xcopy.rbuild
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
|
||||
<module name="xcopy" type="win32cui" installbase="system32" installname="xcopy.exe" unicode="true">
|
||||
<include base="xcopy">.</include>
|
||||
<library>wine</library>
|
||||
<library>shell32</library>
|
||||
<library>user32</library>
|
||||
<file>xcopy.c</file>
|
||||
<file>rsrc.rc</file>
|
||||
<metadata description="xcopy command-line tool" />
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue