<!-- $Id$ -->
<makefile>
+ <!--
+ The use of PCH is disabled for samples by default but we do want to use
+ them for the test as this dramatically speeds up its compilation.
+ -->
+ <set var="WX_ENABLE_PRECOMP_HEADERS">1</set>
<include file="../build/bakefiles/common_samples.bkl"/>
longlong/longlongtest.cpp
mbconv/convautotest.cpp
mbconv/mbconvtest.cpp
+ misc/misctests.cpp
+ net/ipc.cpp
regex/regextest.cpp
regex/wxregextest.cpp
scopeguard/scopeguardtest.cpp
streams/ffilestream.cpp
streams/fileback.cpp
streams/filestream.cpp
+ streams/iostreams.cpp
streams/largefile.cpp
streams/memstream.cpp
+ streams/socketstream.cpp
streams/sstream.cpp
streams/tempfile.cpp
streams/textstreamtest.cpp
textfile/textfiletest.cpp
thread/atomic.cpp
thread/queue.cpp
+ thread/tls.cpp
uris/uris.cpp
vectors/vectors.cpp
weakref/evtconnection.cpp
geometry/size.cpp
geometry/point.cpp
config/config.cpp
+ controls/comboboxtest.cpp
controls/textctrltest.cpp
+ controls/textentrytest.cpp
image/rawbmp.cpp
+ misc/guifuncs.cpp
misc/selstoretest.cpp
window/clientsize.cpp
window/setsize.cpp