kde-artists@mail.kde.org
[Top] [All Lists]

[kde-artists] branches/work/kde4/kdelibs

Subject: [kde-artists] branches/work/kde4/kdelibs
From: Mickael Marchand
Date: Thu, 19 May 2005 21:29:51 +0000
SVN commit 415889 by marchand:

use _debug libs



 M  +1 -1      branches/work/kde4/kdelibs/dcop/Makefile.am  
 M  +1 -1      branches/work/kde4/kdelibs/dcop/dcopidl2cpp/Makefile.am  
 M  +1 -1      branches/work/kde4/kdelibs/pics/Makefile.am  


--- branches/work/kde4/kdelibs/dcop/Makefile.am #415888:415889
@@ -31,7 +31,7 @@
  # dcop_deadlock_test
 
 lib_LTLIBRARIES  = libDCOP.la 
-libDCOP_la_LIBADD = KDE-ICE/libkICE.la -lQtCore $(LIB_QT) -lQt3Support
+libDCOP_la_LIBADD = KDE-ICE/libkICE.la -lQtCore_debug $(LIB_QT) 
-lQt3Support_debug
 libDCOP_la_LDFLAGS = $(KDE_RPATH) -version-info 6:0:2 -no-undefined 
$(all_libraries)
 libDCOP_la_NMCHECK = $(srcdir)/libDCOP.nmcheck
 libDCOP_la_NMCHECKWEAK = $(srcdir)/libDCOP_weak.nmcheck 
$(top_srcdir)/kdecore/libqt-mt_weak.nmcheck
--- branches/work/kde4/kdelibs/dcop/dcopidl2cpp/Makefile.am #415888:415889
@@ -9,7 +9,7 @@
 dcopidl2cpp_SOURCES = main.cpp skel.cpp stub.cpp stubimpl.cpp
 noinst_HEADERS = main.h
 
-dcopidl2cpp_LDADD = $(LIB_QT) -lQtXml
+dcopidl2cpp_LDADD = $(LIB_QT) -lQtXml_debug
 dcopidl2cpp_LDFLAGS = $(KDE_RPATH)
 
 dcopidl_output.kidl: $(DCOPIDL) $(srcdir)/dcopidl_test.h
--- branches/work/kde4/kdelibs/pics/Makefile.am #415888:415889
@@ -8,7 +8,7 @@
 
 bin_PROGRAMS = kimage_concat $(KSVGTOPNG)
 kimage_concat_SOURCES = kimage_concat.cpp
-kimage_concat_LDADD = $(LIB_QT) -lQt3Support
+kimage_concat_LDADD = $(LIB_QT) -lQt3Support_debug
 kimage_concat_LDFLAGS = $(KDE_RPATH) $(all_libraries)
 
 ksvgtopng_SOURCES = ksvgtopng.cpp
______________________________________________________________________________
kde-artists@xxxxxxxxxxxx |  https://mail.kde.org/mailman/listinfo/kde-artists

<Prev in Thread] Current Thread [Next in Thread>