<?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>