added the interface checker to the utils folder

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-22 18:02:13 +00:00
parent 586235b181
commit 5934cda171
25 changed files with 6191 additions and 69 deletions

View File

@@ -27,4 +27,9 @@
<installable>yes</installable>
</subproject>
<subproject id="ifacecheck" template="sub">
<dir>ifacecheck/src</dir>
<installable>yes</installable>
</subproject>
</makefile>