removed dbbrowse demo from the makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-10-26 00:08:43 +00:00
parent 70fd78f30e
commit 8879d79292
6 changed files with 19 additions and 55 deletions

View File

@@ -2,7 +2,7 @@
<makefile>
<include file="../build/bakefiles/config.bkl"/>
<template id="sub">
<dir>$(id)</dir>
<installable>no</installable>
@@ -10,7 +10,6 @@
</template>
<subproject id="bombs" template="sub"/>
<subproject id="dbbrowse" template="sub"/>
<subproject id="forty" template="sub"/>
<subproject id="fractal" template="sub"/>
<subproject id="life" template="sub"/>