<makefile>
+ <!--
+ This file is loaded using wxBITMAP_TYPE_PNG_RESOURCE and so must be
+ copied to the resources directory under Mac.
+ -->
+ <set var="BUNDLE_RESOURCES">$(SRCDIR)/cursor.png</set>
+
<include file="../../build/bakefiles/common_samples.bkl"/>
<exe id="image" template="wx_sample" template_append="wx_append">
<headers>canvas.h</headers>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>
+ <win32-res>image.rc</win32-res>
</exe>
<wx-data id="data">