]> git.saurik.com Git - wxWidgets.git/commitdiff
no longer needed
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 3 Mar 2004 23:12:54 +0000 (23:12 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 3 Mar 2004 23:12:54 +0000 (23:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/mbconv/mbconv.bkl [deleted file]

diff --git a/tests/mbconv/mbconv.bkl b/tests/mbconv/mbconv.bkl
deleted file mode 100644 (file)
index 0a45c9f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" ?>
-<makefile>
-    <include file="../../build/bakefiles/common_samples.bkl"/>
-
-    <exe id="mbconv" template="wx_sample_mbconv"
-                      template_append="wx_append_base">
-        <sources>main.cpp</sources>
-        <wx-lib>base</wx-lib>
-    </exe>
-</makefile>