reactos/tools/wmc/wmc.rbuild
Amine Khaldi 84291d0d72 * Bring back rbuild build to be used until bug 6372 is fixed.
svn path=/branches/GSoC_2011/ThemesSupport/; revision=52691
2011-07-15 22:27:16 +00:00

12 lines
305 B
Ruby

<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
<module name="wmc" type="buildtool" allowwarnings="true">
<library>unicode</library>
<file>lang.c</file>
<file>mcl.c</file>
<file>utils.c</file>
<file>wmc.c</file>
<file>write.c</file>
<file>mcy.tab.c</file>
</module>