Copy wininet to branch
[reactos.git] / reactos / tools / rbuild / tests / data / automaticdependency.xml
1 <?xml version="1.0" ?>
2 <project name="Project" makefile="Makefile">
3 <directory name="tools">
4 <directory name="rbuild">
5 <directory name="tests">
6 <directory name="data">
7 <module name="module1" type="buildtool">
8 <include base="module1">.</include>
9 <file>sourcefile1.c</file>
10 </module>
11 </directory>
12 </directory>
13 </directory>
14 </directory>
15 </project>