From 54007a983a82fbadaa5fe84fb5bdda2e94e19c25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 8 Jul 2003 19:09:57 +0000 Subject: [PATCH] added animate contrib bakefile git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/build/animate/animate.bkl | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 contrib/build/animate/animate.bkl diff --git a/contrib/build/animate/animate.bkl b/contrib/build/animate/animate.bkl new file mode 100644 index 0000000000..d4739cd6ec --- /dev/null +++ b/contrib/build/animate/animate.bkl @@ -0,0 +1,29 @@ + + + + + + + + + animate.cpp + + + + + wx/animate/animate.h + + + + + WXMAKINGDLL_ANIMATE + $(ANIMATE_SRC) + core + base + + + + $(ANIMATE_SRC) + + + -- 2.45.2