mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:43:09 +00:00
[ROSAPPS]
Remove almost all remnants of RBuild Dark Age; RBuild, we won't miss you :P svn path=/trunk/; revision=63281
This commit is contained in:
parent
0dc9aa5b13
commit
5cbfb61a5a
31 changed files with 0 additions and 560 deletions
|
@ -1,7 +0,0 @@
|
|||
<module name="appwiz.exe" type="win32cui" installbase="system32" installname="appwiz.exe">
|
||||
<library>advapi32</library>
|
||||
<library>user32</library>
|
||||
<library>shell32</library>
|
||||
<file>appwiz.c</file>
|
||||
<file>appwiz.rc</file>
|
||||
</module>
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<directory name="appwiz">
|
||||
<xi:include href="appwiz/appwiz.rbuild" />
|
||||
</directory>
|
||||
<directory name="tee">
|
||||
<xi:include href="tee/tee.rbuild" />
|
||||
</directory>
|
||||
<directory name="touch">
|
||||
<xi:include href="touch/touch.rbuild" />
|
||||
</directory>
|
||||
<directory name="uptime">
|
||||
<xi:include href="uptime/uptime.rbuild" />
|
||||
</directory>
|
||||
<directory name="y">
|
||||
<xi:include href="y/y.rbuild" />
|
||||
</directory>
|
||||
</group>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="tee" type="win32cui" installbase="system32" installname="tee.exe">
|
||||
<file>tee.c</file>
|
||||
<file>tee.rc</file>
|
||||
</module>
|
|
@ -1,6 +0,0 @@
|
|||
<module name="touch" type="win32cui" installbase="system32" installname="touch.exe">
|
||||
<include base="touch">.</include>
|
||||
<library>getopt</library>
|
||||
<file>err.c</file>
|
||||
<file>touch.c</file>
|
||||
<file>touch.rc</file>
|
|
@ -1,5 +0,0 @@
|
|||
<module name="uptime" type="win32cui" installbase="system32" installname="uptime.exe" allowwarnings="true">
|
||||
<!-- <define name="LINUX_OUTPUT"></define> -->
|
||||
<file>uptime.c</file>
|
||||
<file>uptime.rc</file>
|
||||
</module>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="y" type="win32cui" installbase="system32" installname="y.exe">
|
||||
<file>y.c</file>
|
||||
<file>y.rc</file>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue