view build/svg.txt @ 18:e9f0d27a8213

Fix paths in makefile.
author SokoL_SD
date Thu, 14 May 2009 17:40:23 +0000
parents b8a79f9fba5a
children 8022ef40f110
line wrap: on
line source

set(link_cpp cpp_core ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} )

set(classes
	QSvgWidget
	QSvgRenderer
  )