<?xml version="1.0" ?>
-<!-- $Id$ -->
<makefile>
<!--
config/regconf.cpp
datetime/datetimetest.cpp
events/evthandler.cpp
+ events/evtlooptest.cpp
events/evtsource.cpp
events/stopwatch.cpp
events/timertest.cpp
controls/windowtest.cpp
controls/dialogtest.cpp
events/clone.cpp
+ <!--
+ Duplicate this file here to test GUI event loops too.
+ -->
+ events/evtlooptest.cpp
events/propagation.cpp
events/keyboard.cpp
+ <!--
+ And duplicate this one too as wxExecute behaves differently in
+ console and GUI applications.
+ -->
+ exec/exec.cpp
font/fonttest.cpp
image/image.cpp
image/rawbmp.cpp