]> git.saurik.com Git - wxWidgets.git/commitdiff
moved tests-only code to tests bakefile
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 12 Dec 2004 12:29:39 +0000 (12:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 12 Dec 2004 12:29:39 +0000 (12:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/common_samples.bkl

index 35f9434806056cd29cb36ee0871587195e59c349..cbb4e9ab8cc09d4d060933f8f0ac46bf1394b8aa 100644 (file)
             <__command>$(LF)$(SAMPLES_RPATH_POSTLINK)</__command>
         </if>
     </template>
-
-    <template id="wx_test_console" template="wx_sample_console">
-        <cppflags>$(CPPUNIT_CFLAGS)</cppflags>
-        <ldflags>$(CPPUNIT_LIBS)</ldflags>
-    </template>
     
     
     <!-- =============================================================== -->