mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:52:11 +00:00
- Remove useless USE_W32API define from .rbuilds
- Fix compilation of a number of modules. - Delete outdated fmifs.h, the one from ReactOS includes should be used instead. - Move more libs to /lib directory. svn path=/trunk/; revision=34627
This commit is contained in:
parent
32bd72afd4
commit
1b7106dee1
76 changed files with 47 additions and 478 deletions
|
@ -1,18 +1,16 @@
|
|||
<?xml version="1.0"?>
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<directory name="lib">
|
||||
<xi:include href="lib/lib.rbuild" />
|
||||
</directory>
|
||||
|
||||
<directory name="ctm">
|
||||
<xi:include href="ctm/ctm.rbuild" />
|
||||
</directory>
|
||||
|
||||
<!--
|
||||
<directory name="chkdsk">
|
||||
<xi:include href="chkdsk/chkdsk.rbuild" />
|
||||
</directory>
|
||||
-->
|
||||
|
||||
<directory name="chklib">
|
||||
<xi:include href="chklib/chklib.rbuild" />
|
||||
</directory>
|
||||
|
||||
<directory name="gettype">
|
||||
<xi:include href="gettype/gettype.rbuild" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue