mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 03:24:29 +08:00
Created XML makefiles for rosapps. You need to checkout /rosapps in your /reactos folder to use it. This projects do not build: /lib/dflat32 and /welcome (I don't know if they did before). Winemine does not work. (but it builds) /test makefiles are not done yet.
svn path=/trunk/; revision=15920
This commit is contained in:
11
rosapps/devutils/directory.xml
Normal file
11
rosapps/devutils/directory.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<directory name="gdb2">
|
||||
<xi:include href="gdb2/gdb2.xml" />
|
||||
</directory>
|
||||
|
||||
<directory name="genguid">
|
||||
<xi:include href="genguid/genguid.xml" />
|
||||
</directory>
|
||||
|
||||
<directory name="zoomin">
|
||||
<xi:include href="zoomin/zoomin.xml" />
|
||||
</directory>
|
||||
Reference in New Issue
Block a user