]>
git.saurik.com Git - wxWidgets.git/blob - contrib/build/svg/svg.bkl
6 <include file=
"../../../build/bakefiles/common_contrib.bkl"/>
12 <headers template=
"wx_contrib_headers">
18 <dll id=
"svgdll" template=
"wx_contrib_dll" cond=
"SHARED=='1'">
19 <define>WXUSINGDLL
</define>
20 <define>WXMAKINGDLL_SVG
</define>
21 <sources>$(SVG_SRC)
</sources>
26 <lib id=
"svglib" template=
"wx_contrib_lib" cond=
"SHARED=='0'">
27 <sources>$(SVG_SRC)
</sources>
30 <set var=
"MSVC6PRJ_MERGED_TARGETS" append=
"1">svg=svglib+svgdll
</set>