moved tests-only code to tests bakefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-12-12 12:29:39 +00:00
parent f8fbc92bdb
commit 4d6b57d615

View File

@@ -67,11 +67,6 @@
</if> </if>
</template> </template>
<template id="wx_test_console" template="wx_sample_console">
<cppflags>$(CPPUNIT_CFLAGS)</cppflags>
<ldflags>$(CPPUNIT_LIBS)</ldflags>
</template>
<!-- =============================================================== --> <!-- =============================================================== -->
<!-- Support for samples data files: --> <!-- Support for samples data files: -->