]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
explicit this-> is required by C++ standard, not g++, in WinStruct template
[wxWidgets.git] / tests / test.bkl
index 6fa02eaa0cf5dcfb2f92db02198d26e04c4c71e9..0d0102281eec861280d37e8789b0d0765437c932 100644 (file)
             mbconv/main.cpp
             formatconverter/formatconverter.cpp
             regex/regex.cpp
+            regex/wxregex.cpp
             filesys/filesys.cpp
+            arrays/arrays.cpp
+            hashes/hashes.cpp
+            longlong/longlong.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/zlibstream.cpp
         </sources>
         <wx-lib>base</wx-lib>
     </exe>
 
+    <wx-data id="data">
+        <files>testdata.fc</files>
+    </wx-data>
+
 </makefile>