]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/build/animate/animate.bkl
mark slider as being transparent, otherwise it has ugly solid grey background when...
[wxWidgets.git] / contrib / build / animate / animate.bkl
index d4739cd6ec95f643b5c986bd6ee73e0245230d50..aa4e51a37ddfcec827fe94a25d66064110289e8e 100644 (file)
@@ -16,6 +16,7 @@
     </headers>
 
     <dll id="animatedll" template="wx_contrib_dll" cond="SHARED=='1'">
+        <define>WXUSINGDLL</define>
         <define>WXMAKINGDLL_ANIMATE</define>
         <sources>$(ANIMATE_SRC)</sources>
         <wx-lib>core</wx-lib>
@@ -26,4 +27,6 @@
         <sources>$(ANIMATE_SRC)</sources>
     </lib>
 
+    <set var="MSVC6PRJ_MERGED_TARGETS" append="1">animate=animatelib+animatedll</set>
+
 </makefile>