]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wx.bkl
Make wxMin, wxMax and wxClip template functions.
[wxWidgets.git] / build / bakefiles / wx.bkl
index 07f482ee13a49efb5eec845717d0a4a9535a2663..ce138b6daf149ec0ad5d31e90d906b582c67dec3 100644 (file)
@@ -87,7 +87,7 @@
 
         <data-files>
             <srcdir>$(SRCDIR)/build/bakefiles/wxpresets/presets</srcdir>
-            <files>wx.bkl wx_unix.bkl wx_win32.bkl wx_xrc.bkl</files>
+            <files>wx.bkl wx_unix.bkl wx_win32.bkl wx_xrc.bkl wx_presets.py</files>
             <install-to>$(DATADIR)/bakefile/presets</install-to>
         </data-files>
 
             </command>
         </action>
 
+        <modify-target target="install">
+            <command>
+                $(DYLIB_RPATH_INSTALL)
+            </command>
+        </modify-target>
+
         <set var="RCDEFS_H">
             <if cond="TOOLKIT=='MSW'">msw/rcdefs.h</if>
         </set>
 @echo " wxWidgets comes with no guarantees and doesn't claim"
 @echo " to be suitable for any purpose."
 @echo " "
-@echo " Read the wxWidgets Licence on licencing conditions."
+@echo " Read the wxWindows Licence on licencing conditions."
 @echo " "
 @echo " ------------------------------------------------------"
 @echo " "