fixed DLL building bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
</headers>
|
</headers>
|
||||||
|
|
||||||
<dll id="animatedll" template="wx_contrib_dll" cond="SHARED=='1'">
|
<dll id="animatedll" template="wx_contrib_dll" cond="SHARED=='1'">
|
||||||
|
<define>WXUSINGDLL</define>
|
||||||
<define>WXMAKINGDLL_ANIMATE</define>
|
<define>WXMAKINGDLL_ANIMATE</define>
|
||||||
<sources>$(ANIMATE_SRC)</sources>
|
<sources>$(ANIMATE_SRC)</sources>
|
||||||
<wx-lib>core</wx-lib>
|
<wx-lib>core</wx-lib>
|
||||||
|
Reference in New Issue
Block a user