]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
compilation fix: only us-ascii is safe in sources
[wxWidgets.git] / tests / test.bkl
index 2fd21e6d094e36b1a2650cbfd65f631e4ee7af59..22cc97cfe00dc5a4beda0d0b2772257a14832b7c 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<!-- $id$ -->
+<!-- $Id$ -->
 
 <makefile>
 
         <sources>
             test.cpp
             mbconv/main.cpp
+            formatconverter/formatconverter.cpp
             regex/regex.cpp
+            regex/wxregex.cpp
+            filename/filename.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/sstream.cpp
+            streams/zlibstream.cpp
+            fontmap/fontmap.cpp
+            datetime/datetime.cpp
         </sources>
         <wx-lib>base</wx-lib>
     </exe>
 
+    <wx-data id="data">
+        <files>testdata.fc</files>
+    </wx-data>
+
 </makefile>