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