- Delete rbuild and the rbuild files.

svn path=/branches/cmake-bringup/; revision=48237
This commit is contained in:
Amine Khaldi 2010-07-24 19:21:04 +00:00
parent c424146e2c
commit 62ff6c86b7
768 changed files with 0 additions and 18365 deletions

View file

@ -1,16 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
<module name="mmcclient" type="win32gui" installbase="system32" installname="mmc.exe" unicode="yes">
<include base="mmcclient">.</include>
<library>user32</library>
<library>gdi32</library>
<library>comdlg32</library>
<library>advapi32</library>
<library>shell32</library>
<library>comctl32</library>
<file>console.c</file>
<file>misc.c</file>
<file>mmc.c</file>
<file>mmc.rc</file>
<pch>precomp.h</pch>
</module>