]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wx.bkl
Implement wxVLogTrace() accidentally removed by recent changes.
[wxWidgets.git] / build / bakefiles / wx.bkl
index 07f482ee13a49efb5eec845717d0a4a9535a2663..1265e4dc77da6fe68b4ee12cb57ceb040096b670 100644 (file)
             </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>