mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
107c3d29cb
-sync winetest to WINE-rc1 -add a rbuild file for winetest (not added to build yet) note: minor winetest modifications should be made like loading tests from a folder at startup svn path=/trunk/; revision=33556
8 lines
224 B
Ruby
8 lines
224 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE project SYSTEM "tools/rbuild/project.dtd">
|
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<directory name="movefile">
|
|
<xi:include href="movefile/movefile.rbuild" />
|
|
</directory>
|
|
</group>
|