mirror of
https://github.com/reactos/reactos.git
synced 2025-05-16 15:50:24 +00:00
fix rosapps build
svn path=/trunk/; revision=32972
This commit is contained in:
parent
e668a1ae2f
commit
f3ba8a5cba
1 changed files with 14 additions and 0 deletions
14
rosapps/drivers/directory.rbuild
Normal file
14
rosapps/drivers/directory.rbuild
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<directory name="avtest">
|
||||
<xi:include href="avtest/avtest.rbuild" />
|
||||
</directory>
|
||||
|
||||
<directory name="green">
|
||||
<xi:include href="green/green.rbuild" />
|
||||
</directory>
|
||||
|
||||
<directory name="ramdrv">
|
||||
<xi:include href="ramdrv/ramdrv.rbuild" />
|
||||
</directory>
|
||||
</group>
|
Loading…
Reference in a new issue