6 <include file=
"../../build/bakefiles/common_samples.bkl"/>
8 <exe id=
"render" template=
"wx_sample" template_append=
"wx_append">
9 <sources>render.cpp
</sources>
12 <win32-res>../sample.rc
</win32-res>
13 <mac-res>../sample.r
</mac-res>
16 <module id=
"renddll" cond=
"SHARED=='1'"
17 template=
"wx" template_append=
"wx_append">
18 <dllname>renddll_$(PORTNAME)$(WXUNIVNAME)$(WXWIN32DLLVERSION)
</dllname>
19 <define>WXUSINGDLL
</define>
20 <sources>renddll.cpp
</sources>