]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
gsocket.c has been replaced by gsocket.cpp
[wxWidgets.git] / tests / test.bkl
index 2fd21e6d094e36b1a2650cbfd65f631e4ee7af59..d816a6fbee7f9a5ba30b5b1cc9476abb69c9ebe2 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/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>