]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
Added ability to execute more code after the widget is created
[wxWidgets.git] / tests / test.bkl
index 76e17e2514e9849da40afc6b431859391b8ffefe..24589e34df43dfba20368d805a3b96e3af2b483e 100644 (file)
             mbconv/main.cpp
             formatconverter/formatconverter.cpp
             regex/regex.cpp
+            regex/wxregex.cpp
             filesys/filesys.cpp
             arrays/arrays.cpp
             longlong/longlong.cpp
             strings/strings.cpp
+            strings/unicode.cpp
             streams/bstream.cpp
             streams/ffilestream.cpp
             streams/filestream.cpp
@@ -25,4 +27,8 @@
         <wx-lib>base</wx-lib>
     </exe>
 
+    <wx-data id="data">
+        <files>testdata.fc</files>
+    </wx-data>
+
 </makefile>