]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
Moved wxCFStringHolder and some other string functions to their own files.
[wxWidgets.git] / tests / test.bkl
index 0e3d19300784ff5bc2e681ef8dbd8bc0eb979202..0323cdd6e72cdd0440454c0a3701a871e2b1ad12 100644 (file)
@@ -9,14 +9,18 @@
                    template_append="wx_append_base">
         <sources>
             test.cpp
-            mbconv/main.cpp
-            formatconverter/formatconverter.cpp
-            regex/regex.cpp
-            regex/wxregex.cpp
-            filesys/filesys.cpp
             arrays/arrays.cpp
+            datetime/datetime.cpp
+            fileconf/fileconf.cpp
+            filename/filename.cpp
+            filesys/filesys.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
@@ -25,8 +29,9 @@
             streams/ffilestream.cpp
             streams/filestream.cpp
             streams/memstream.cpp
+            streams/sstream.cpp
             streams/zlibstream.cpp
-            fontmap/fontmap.cpp
+                       uris/uris.cpp
         </sources>
         <wx-lib>base</wx-lib>
     </exe>