<include file="../../../build/bakefiles/common_samples.bkl"/>
<exe id="helpview" template="wx_util" template_append="wx_append">
+ <if cond="FORMAT=='autoconf'">
+ <wx-mac-app-bundle/>
+ <ldflags>$(SAMPLES_RPATH_FLAG)</ldflags>
+ <postlink-command>$(SAMPLES_RPATH_POSTLINK)</postlink-command>
+ </if>
<sources>
helpview.cpp
</sources>