comparison build/xml.makefile @ 39:a5cba313c924

network and webkit are wrapped now
author eldar
date Sun, 17 May 2009 01:44:06 +0000
parents 08631ce8e46a
children ba63040afbf2
comparison
equal deleted inserted replaced
38:08631ce8e46a 39:a5cba313c924
1 ## Qt Lib name. 1 ## Qt Lib name.
2 qt_svg_name = QtXml 2 qt_xml_name = QtXml
3 3
4 ## Libraries linked to the cpp part (is active only when CPP_SHARED == true). 4 ## Libraries linked to the cpp part (is active only when CPP_SHARED == true).
5 xml_link_cpp += qtdcore_cpp $(qt_core_lib_name) 5 xml_link_cpp += qtdcore_cpp $(qt_core_lib_name)
6 6
7 ## Libraries linked to the d part (is active only when CPP_SHARED == true).. 7 ## Libraries linked to the d part (is active only when CPP_SHARED == true)..