]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/multilib.bkl
prevent some obscure wxAUI crashes after DetachPane() is used (crashes only happen...
[wxWidgets.git] / build / bakefiles / multilib.bkl
index 991b011fddee9e1067ae8d3e791f01b3cc5531ee..692491d2189bcd054df753663362e38c9851a5a2 100644 (file)
     <dll id="richtextdll" template="wx_dll"
          cond="SHARED=='1' and USE_RICHTEXT=='1' and MONOLITHIC=='0'">
         <define>WXUSINGDLL</define>
     <dll id="richtextdll" template="wx_dll"
          cond="SHARED=='1' and USE_RICHTEXT=='1' and MONOLITHIC=='0'">
         <define>WXUSINGDLL</define>
-        <define>WXMAKINGDLL_AUI</define>
+        <define>WXMAKINGDLL_RICHTEXT</define>
         <sources>$(RICHTEXT_SRC)</sources>
         <library>advdll</library>
         <sources>$(RICHTEXT_SRC)</sources>
         <library>advdll</library>
+        <library>htmldll</library>
+        <library>xmldll</library>
         <library>coredll</library>
         <library>basedll</library>
         <msvc-headers>$(RICHTEXT_HDR)</msvc-headers>
         <library>coredll</library>
         <library>basedll</library>
         <msvc-headers>$(RICHTEXT_HDR)</msvc-headers>