<?xml version="1.0" ?> <makefile> <include file="../../build/bakefiles/common_samples.bkl"/> <exe id="arttest" template="wx_sample" template_append="wx_append"> <sources>arttest.cpp artbrows.cpp</sources> <wx-lib>core</wx-lib> <wx-lib>base</wx-lib> <win32-res>arttest.rc</win32-res> </exe> </makefile>