wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,16 +9,18 @@
|
||||
template_append="wx_append_base">
|
||||
<sources>
|
||||
test.cpp
|
||||
mbconv/main.cpp
|
||||
formatconverter/formatconverter.cpp
|
||||
regex/regex.cpp
|
||||
regex/wxregex.cpp
|
||||
arrays/arrays.cpp
|
||||
datetime/datetime.cpp
|
||||
fileconf/fileconf.cpp
|
||||
filename/filename.cpp
|
||||
filesys/filesys.cpp
|
||||
arrays/arrays.cpp
|
||||
fontmap/fontmap.cpp
|
||||
formatconverter/formatconverter.cpp
|
||||
hashes/hashes.cpp
|
||||
longlong/longlong.cpp
|
||||
mbconv/main.cpp
|
||||
regex/regex.cpp
|
||||
regex/wxregex.cpp
|
||||
strings/strings.cpp
|
||||
strings/stdstrings.cpp
|
||||
strings/unicode.cpp
|
||||
@@ -29,8 +31,7 @@
|
||||
streams/memstream.cpp
|
||||
streams/sstream.cpp
|
||||
streams/zlibstream.cpp
|
||||
fontmap/fontmap.cpp
|
||||
datetime/datetime.cpp
|
||||
uris/uris.cpp
|
||||
</sources>
|
||||
<wx-lib>base</wx-lib>
|
||||
</exe>
|
||||
|
Reference in New Issue
Block a user