]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/helpview/src/helpview.bkl
Added wxBackingFile and wxBackedInputStream.
[wxWidgets.git] / utils / helpview / src / helpview.bkl
index 5cd5b0d8261c437fbb9cbfbd66988762ca5c6155..add404e5ce8174fc191e63cfb07f7be795e61817 100644 (file)
@@ -6,6 +6,11 @@
     <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>