view build/svg.txt @ 203:d3383b16f1d7

Add a 'NO_DEPS_SOURCES' option to the 'add_d_target' macro. And use it for resources and forms in QtD examples.
author SokoL_SD
date Mon, 13 Jul 2009 17:27:34 +0000
parents 8022ef40f110
children
line wrap: on
line source

set(required Core Gui Xml)

set(classes
    QGraphicsSvgItem
    QSvgGenerator
    QSvgRenderer
    QSvgWidget
  )