From b79dfbca98c3b48a954675393c07abfd4eed7dea Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 17 Aug 2009 23:02:34 +0000 Subject: [PATCH] No changes, just put the files in alphabetical order. List files in BASE_UNIX_AND_DARWIN_SRC in alphabetical order for consistency with the other file names variables and to make it more convenient to update it. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index f218b39f88..feb503bf6e 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -58,16 +58,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fdiodispatcher.cpp src/common/selectdispatcher.cpp - src/unix/epolldispatcher.cpp src/unix/appunix.cpp - src/unix/evtloopunix.cpp src/unix/dir.cpp src/unix/dlunix.cpp + src/unix/epolldispatcher.cpp + src/unix/evtloopunix.cpp src/unix/snglinst.cpp + src/unix/stackwalk.cpp src/unix/stdpaths.cpp src/unix/timerunx.cpp src/unix/threadpsx.cpp - src/unix/stackwalk.cpp src/unix/utilsunx.cpp -- 2.45.2