From: Vadim Zeitlin Date: Sun, 10 Aug 2003 15:25:08 +0000 (+0000) Subject: mac/utils\*.cpp should be built as part of wxMac too (not only wxBase) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/70a216277017c911a95c33a342bf2a142e95db6f mac/utils\*.cpp should be built as part of wxMac too (not only wxBase) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index bbc0d33dc4..62cc960567 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1540,6 +1540,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/tooltip.cpp src/mac/toplevel.cpp src/mac/uma.cpp + src/mac/utils.cpp + src/mac/utilsexc.cpp src/mac/window.cpp src/generic/caret.cpp