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

List:       kde-commits
Subject:    koffice/libs/kross/ruby
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2006-08-18 15:26:08
Message-ID: 1155914768.525083.2664.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 574265 by sebsauer:

Whyever it compiled before :-/


 M  +2 -2      CMakeLists.txt  
 M  +1 -1      rubyinterpreter.h  


--- trunk/koffice/libs/kross/ruby/CMakeLists.txt #574264:574265
@@ -1,6 +1,6 @@
 
 
-include_directories( ${RUBY_INCLUDE_PATH} ${CMAKE_SOURCE_DIR}/lib/kross ${KDE4_INCLUDES} )
+include_directories( ${RUBY_INCLUDE_PATH} ${CMAKE_SOURCE_DIR}/libs/kross ${KDE4_INCLUDES} )
 
 
 ########### next target ###############
@@ -17,7 +17,7 @@
 
 kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} krossruby )
 
-target_link_libraries(krossruby  ${KDE4_KDECORE_LIBS} ${RUBY_LIBRARY} krossapi krossmain )
+target_link_libraries(krossruby  ${KDE4_KDECORE_LIBS} ${RUBY_LIBRARY} krosscore )
 
 install(TARGETS krossruby  DESTINATION ${PLUGIN_INSTALL_DIR})
 
--- trunk/koffice/libs/kross/ruby/rubyinterpreter.h #574264:574265
@@ -46,7 +46,7 @@
         /**
          * Destructor.
          */
-        ~RubyInterpreter();
+        virtual ~RubyInterpreter();
 
         /**
          * Factory method to create and return a new \a RubyScript instance.
[prev in list] [next in list] [prev in thread] [next in thread] 

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