view build/svg.txt @ 64:753b1973273b

CMake: Another fixes for build on Windows
author SokoL_SD
date Tue, 19 May 2009 17:23:00 +0000
parents 8022ef40f110
children
line wrap: on
line source

set(required Core Gui Xml)

set(classes
    QGraphicsSvgItem
    QSvgGenerator
    QSvgRenderer
    QSvgWidget
  )