]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/helpview/src/helpview.bkl
Implement SetShape() for wxPopupWindow in wxGTK.
[wxWidgets.git] / utils / helpview / src / helpview.bkl
index 5cd5b0d8261c437fbb9cbfbd66988762ca5c6155..5b11917f5d80758c87943a90ca1cbfb2d7f160b5 100644 (file)
@@ -6,6 +6,10 @@
     <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>
+        </if>
         <sources>
             helpview.cpp
         </sources>