[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kate/tests
From:       Laurent Montel <montel () kde ! org>
Date:       2006-01-16 22:03:31
Message-ID: 1137449011.655723.17188.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 499069 by mlaurent:

Fix compile 


 M  +4 -4      SConscript  


--- trunk/KDE/kdelibs/kate/tests/SConscript #499068:499069
@@ -23,8 +23,8 @@
 obj.source = katetest_sources
 obj.includes = includes
 obj.uselib = 'QT QTCORE QTGUI QTEST QT3SUPPORT KDE4 '
-obj.libpaths = ' ../../dcop ../../kdecore ../../kdeui ../../kio  ../../kparts \
                ../../interfaces/ktexteditor '
-obj.libs = 'DCOP kdecore kdeui kio ktexteditor kparts'
+obj.libpaths = ' ../../dcop ../../kdecore ../../kdeui ../../kio  ../../kparts \
../../interfaces/ktexteditor ../../interfaces/kdocument/ ' +obj.libs = 'DCOP kdecore \
kdeui kio ktexteditor kparts kdocument'  obj.execute()
 
 obj = env.kdeobj('program')
@@ -34,8 +34,8 @@
 obj.source = kateregression_sources
 obj.includes = includes
 obj.uselib = 'QT QTCORE QTGUI QTEST QT3SUPPORT KDE4 '
-obj.libpaths = ' ../../dcop ../../kdecore ../../kdeui ../../kio ../../kparts \
                ../../interfaces/ktexteditor '
-obj.libs = 'DCOP kdecore kdeui kio ktexteditor kparts'
+obj.libpaths = ' ../../dcop ../../kdecore ../../kdeui ../../kio ../../kparts \
../../interfaces/ktexteditor ../../interfaces/kdocument/ ' +obj.libs = 'DCOP kdecore \
kdeui kio ktexteditor kparts kdocument'  obj.execute()
 
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic