]> 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 e7eb723ef7b71ca99daf96c166152b64a89d416a..0323cdd6e72cdd0440454c0a3701a871e2b1ad12 100644 (file)
@@ -9,22 +9,29 @@
                    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
+            strings/crt.cpp
             streams/bstream.cpp
             streams/ffilestream.cpp
             streams/filestream.cpp
             streams/memstream.cpp
+            streams/sstream.cpp
             streams/zlibstream.cpp
+                       uris/uris.cpp
         </sources>
         <wx-lib>base</wx-lib>
     </exe>