Added archive.h to list of headers, put archive.cpp in alphabetical order, but did not rebake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e4899fd770
commit
2304e5c9a1
@ -208,6 +208,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
|
||||
<set var="BASE_CMN_SRC" hints="files">
|
||||
src/common/appbase.cpp
|
||||
src/common/archive.cpp
|
||||
src/common/clntdata.cpp
|
||||
src/common/cmdline.cpp
|
||||
src/common/config.cpp
|
||||
@ -253,7 +254,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
src/common/textfile.cpp
|
||||
src/common/tokenzr.cpp
|
||||
src/common/txtstrm.cpp
|
||||
src/common/archive.cpp
|
||||
src/common/uri.cpp
|
||||
src/common/variant.cpp
|
||||
src/common/wfstream.cpp
|
||||
@ -273,6 +273,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/afterstd.h
|
||||
wx/app.h
|
||||
wx/apptrait.h
|
||||
wx/archive.h
|
||||
wx/arrimpl.cpp
|
||||
wx/arrstr.h
|
||||
wx/beforestd.h
|
||||
|
Loading…
Reference in New Issue
Block a user