mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 18:12:58 +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,30 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="inflib" type="staticlibrary">
|
||||
<include base="inflib">.</include>
|
||||
<file>infcore.c</file>
|
||||
<file>infget.c</file>
|
||||
<file>infput.c</file>
|
||||
<file>infrosgen.c</file>
|
||||
<file>infrosget.c</file>
|
||||
<file>infrosput.c</file>
|
||||
</module>
|
||||
<module name="inflibhost" type="hoststaticlibrary" allowwarnings="true">
|
||||
<include base="inflibhost">.</include>
|
||||
<define name="__NO_CTYPE_INLINES" />
|
||||
<group compilerset="gcc">
|
||||
<compilerflag>-Wpointer-arith</compilerflag>
|
||||
<compilerflag>-Wconversion</compilerflag>
|
||||
<compilerflag>-Wstrict-prototypes</compilerflag>
|
||||
<compilerflag>-Wmissing-prototypes</compilerflag>
|
||||
</group>
|
||||
<define name="INFLIB_HOST" />
|
||||
<file>infcore.c</file>
|
||||
<file>infget.c</file>
|
||||
<file>infput.c</file>
|
||||
<file>infhostgen.c</file>
|
||||
<file>infhostget.c</file>
|
||||
<file>infhostput.c</file>
|
||||
</module>
|
||||
</group>
|
Loading…
Add table
Add a link
Reference in a new issue