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
This commit is contained in:
@@ -58,16 +58,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
<set var="BASE_UNIX_AND_DARWIN_SRC" hints="files">
|
||||
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
|
||||
</set>
|
||||
|
||||
|
Reference in New Issue
Block a user