mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 10:53:25 +00:00
[ROSAPPS]
There are still RBUILD files in here?? NOT anymore! svn path=/trunk/; revision=67297
This commit is contained in:
parent
63ffb29130
commit
2afda9e6c7
43 changed files with 0 additions and 510 deletions
|
@ -1,3 +0,0 @@
|
|||
<module name="binpatch" type="win32cui" installbase="bin" installname="binpatch.exe" >
|
||||
<library>ntdll</library>
|
||||
<file>patch.c</file>
|
|
@ -1,8 +0,0 @@
|
|||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<directory name="load">
|
||||
<xi:include href="load/load.rbuild" />
|
||||
</directory>
|
||||
<directory name="unload">
|
||||
<xi:include href="unload/unload.rbuild" />
|
||||
</directory>
|
||||
</group>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="load" type="win32cui" installbase="bin" installname="load.exe" unicode="true" >
|
||||
<library>ntdll</library>
|
||||
<library>user32</library>
|
||||
<file>load.c</file>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="unload" type="win32cui" installbase="bin" installname="unload.exe" unicode="true">
|
||||
<library>ntdll</library>
|
||||
<library>user32</library>
|
||||
<file>unload.c</file>
|
|
@ -1,6 +0,0 @@
|
|||
<module name="infinst" type="win32cui" installbase="bin" installname="infinst.exe" >
|
||||
<library>ntdll</library>
|
||||
<library>user32</library>
|
||||
<library>setupapi</library>
|
||||
<library>comdlg32</library>
|
||||
<file>infinst.c</file>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="nts2w32err" type="win32cui" installbase="bin" installname="nts2w32err.exe" >
|
||||
<library>ntdll</library>
|
||||
<file>nts2w32err.c</file>
|
||||
</module>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="objdir" type="win32cui" installbase="bin" installname="objdir.exe">
|
||||
<library>ntdll</library>
|
||||
<file>objdir.c</file>
|
||||
</module>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="partinfo" type="win32cui" installbase="bin" installname="partinfo.exe" allowwarnings="true">
|
||||
<library>ntdll</library>
|
||||
<file>partinfo.c</file>
|
||||
</module>
|
|
@ -1,20 +0,0 @@
|
|||
<module name="rosperf" type="win32cui" installbase="system32" installname="rosperf.exe">
|
||||
<include base="rosperf">.</include>
|
||||
<define name="UNICODE" />
|
||||
<library>version</library>
|
||||
<library>msimg32</library>
|
||||
<library>gdi32</library>
|
||||
<library>shell32</library>
|
||||
<library>advapi32</library>
|
||||
<library>user32</library>
|
||||
<library>ntdll</library>
|
||||
<file>rosperf.c</file>
|
||||
<file>lines.c</file>
|
||||
<file>fill.c</file>
|
||||
<file>scroll.c</file>
|
||||
<file>text.c</file>
|
||||
<file>alphablend.c</file>
|
||||
<file>testlist.c</file>
|
||||
<file>gradient.c</file>
|
||||
<file>rosperf.rc</file>
|
||||
</module>
|
|
@ -1,4 +0,0 @@
|
|||
<module name="stats" type="win32cui" installbase="bin" installname="stats.exe" unicode="true" >
|
||||
<library>ntdll</library>
|
||||
<file>stats.c</file>
|
||||
</module>
|
|
@ -1,24 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity
|
||||
version="1.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
name="ReactOS.Theme.Dump"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Dumps properties of Windows/ReactOS Visual Styles.</description>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.Windows.Common-Controls"
|
||||
version="6.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
publicKeyToken="6595b64144ccf1df"
|
||||
language="*"
|
||||
/>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</assembly>
|
||||
|
||||
<!-- EOF -->
|
|
@ -1,4 +0,0 @@
|
|||
<module name="tickcount" type="win32cui" installbase="bin" installname="tickcount.exe" unicode="true" >
|
||||
<library>ntdll</library>
|
||||
<file>tickcount.c</file>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue