]> 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 920ee3d094355c3160d23c7c472add05cee95617..0323cdd6e72cdd0440454c0a3701a871e2b1ad12 100644 (file)
@@ -9,11 +9,35 @@
                    template_append="wx_append_base">
         <sources>
             test.cpp
-            mbconv/main.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>
 
+    <wx-data id="data">
+        <files>testdata.fc</files>
+    </wx-data>
+
 </makefile>