diff build/svg.txt @ 7:b8a79f9fba5a

More fixes and cleanups in CMake build script.
author SokoL_SD
date Thu, 14 May 2009 08:36:04 +0000
parents 0a29ce1ae854
children 8022ef40f110
line wrap: on
line diff
--- a/build/svg.txt	Wed May 13 23:40:31 2009 +0000
+++ b/build/svg.txt	Thu May 14 08:36:04 2009 +0000
@@ -1,7 +1,4 @@
-set(lib_name QtSvg)
-
-set(link_cpp qtdcore_cpp ${qt_core_lib_name} ${qt_gui_lib_name})
-set(link_d qtdcore)
+set(link_cpp cpp_core ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} )
 
 set(classes
 	QSvgWidget