diff -Naur osb-jscore-0.5.2.orig/kjs/project.conf osb-jscore-0.5.2/kjs/project.conf --- osb-jscore-0.5.2.orig/kjs/project.conf 1970-01-01 01:00:00.000000000 +0100 +++ osb-jscore-0.5.2/kjs/project.conf 2006-08-27 22:14:08.000000000 +0200 @@ -0,0 +1,8 @@ +targets=libjscore +cxxflags_force=-W -D KWIQ -D APPLE_CHANGES -D HAVE_PCREPOSIX -D HAVE_CONFIG_H -I . -I .. -include ../JavaScriptCorePrefix.h +cxxflags=-Wall -g -O2 -D NDEBUG -fPIC -fno-exceptions -fno-rtti -nostdinc++ +dist=Makefile,new,array_instance.h,array_object.h,array_object.lut.h,bool_object.h,collector.h,completion.h,context.h,cxx.h,date_object.h,date_object.lut.h,debugger.h,dtoa.h,error_object.h,function.h,function_object.h,grammar.cpp.h,grammar.h,identifier.h,internal.h,interpreter.h,interpreter_map.h,lexer.h,lexer.lut.h,list.h,lookup.h,math_object.h,math_object.lut.h,nodes.h,number_object.h,number_object.lut.h,object.h,object_object.h,operations.h,property_map.h,protect.h,protected_values.h,reference.h,reference_list.h,regexp.h,regexp_object.h,scope_chain.h,simple_number.h,string_object.h,string_object.lut.h,types.h,ustring.h,value.h + +[libjscore] +type=library +sources=array_object.cpp,bool_object.cpp,collector.cpp,date_object.cpp,debugger.cpp,dtoa.cpp,error_object.cpp,fpconst.cpp,function.cpp,function_object.cpp,identifier.cpp,internal.cpp,interpreter.cpp,interpreter_map.cpp,lexer.cpp,list.cpp,lookup.cpp,math_object.cpp,nodes2string.cpp,nodes.cpp,number_object.cpp,object.cpp,object_object.cpp,operations.cpp,property_map.cpp,reference.cpp,reference_list.cpp,regexp.cpp,regexp_object.cpp,scope_chain.cpp,string_object.cpp,testkjs.cpp,ustring.cpp,protected_values.cpp,value.cpp,grammar.cpp diff -Naur osb-jscore-0.5.2.orig/project.conf osb-jscore-0.5.2/project.conf --- osb-jscore-0.5.2.orig/project.conf 1970-01-01 01:00:00.000000000 +0100 +++ osb-jscore-0.5.2/project.conf 2006-08-27 22:14:08.000000000 +0200 @@ -0,0 +1,6 @@ +package=osb-jscore +version=0.5.2 + +subdirs=kjs + +dist=AUTHORS,COPYING.LIB,ChangeLog,ChangeLog-2002-12-03,ChangeLog-2003-10-25,ChangeLog-Gtk+WebCore,INSTALL,JavaScriptCorePrefix.h,Makefile,NEWS,README,README-Gtk+WebCore,THANKS,config.h,osb-jscore.pc