mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:03:06 +00:00
- Delete rbuild and the rbuild files.
svn path=/branches/cmake-bringup/; revision=48237
This commit is contained in:
parent
c424146e2c
commit
62ff6c86b7
768 changed files with 0 additions and 18365 deletions
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="idna" type="staticlibrary">
|
||||
<library>icu4ros</library>
|
||||
|
||||
<redefine name="WINVER">0x600</redefine>
|
||||
|
||||
<group compilerset="gcc">
|
||||
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
|
||||
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
|
||||
</group>
|
||||
<include base="icu4ros">icu/source/common</include>
|
||||
<file>idna.cpp</file>
|
||||
<file>nameprep.cpp</file>
|
||||
</module>
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<directory name="idna">
|
||||
<xi:include href="idna/idna.rbuild" />
|
||||
</directory>
|
||||
<directory name="normalize">
|
||||
<xi:include href="normalize/normalize.rbuild" />
|
||||
</directory>
|
||||
<directory name="scripts">
|
||||
<xi:include href="scripts/scripts.rbuild" />
|
||||
</directory>
|
||||
</group>
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="normalize" type="staticlibrary">
|
||||
<library>icu4ros</library>
|
||||
<redefine name="WINVER">0x600</redefine>
|
||||
<group compilerset="gcc">
|
||||
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
|
||||
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
|
||||
</group>
|
||||
<include base="icu4ros">icu/source/common</include>
|
||||
<file>normalize.cpp</file>
|
||||
</module>
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="scripts" type="staticlibrary">
|
||||
<library>icu4ros</library>
|
||||
<redefine name="WINVER">0x600</redefine>
|
||||
<group compilerset="gcc">
|
||||
<compilerflag compiler="cxx">-fno-exceptions</compilerflag>
|
||||
<compilerflag compiler="cxx">-fno-rtti</compilerflag>
|
||||
</group>
|
||||
<include base="icu4ros">icu/source/common</include>
|
||||
<file>scripts.cpp</file>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue