From: Václav Slavík Date: Thu, 26 Jun 2003 21:17:16 +0000 (+0000) Subject: build event.cpp into both wxBase and wxGUI X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/846704576ca18eb87d2529093e21f0c527dcb4b8 build event.cpp into both wxBase and wxGUI git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 6163bcd1a5..bf106ed8c4 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -161,6 +161,7 @@ src/common/fs_mem.cpp src/common/msgout.cpp src/common/utilscmn.cpp + src/common/event.cpp wx/arrimpl.cpp @@ -290,7 +291,6 @@ src/generic/treectlg.cpp src/generic/wizard.cpp src/common/appcmn.cpp - src/common/event.cpp src/common/fontmap.cpp src/common/accesscmn.cpp src/common/artprov.cpp