Enlightenment CVS committal

Author  : nerochiaro
Project : e17
Module  : proto

Dir     : e17/proto/ruby-efl/src/ewl


Modified Files:
        config.rb 


Log Message:
EWL: Use main header instead of single header files

===================================================================
RCS file: /cvs/e/e17/proto/ruby-efl/src/ewl/config.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- config.rb   11 Aug 2006 19:01:55 -0000      1.2
+++ config.rb   24 Jan 2007 16:57:46 -0000      1.3
@@ -1,46 +1,9 @@
 {
        :headers => [
-       'ewl_enums.h', 'ewl_object.h', 'ewl_widget.h', 
-       'ewl_model.h',  'ewl_view.h',
-       'ewl_attach.h',
-       'ewl_container.h',
-       'ewl_callback.h', 'ewl_events.h',
-       'ewl_misc.h',
-       'ewl_box.h', 'ewl_freebox.h', 'ewl_border.h',
-       'ewl_cell.h', 'ewl_row.h', 
-       'ewl_grid.h', 'ewl_table.h',
-       'ewl_config.h', 'ewl_theme.h',
-       'ewl_label.h', 'ewl_button.h', 'ewl_floater.h', 
-       'ewl_overlay.h', 'ewl_embed.h',
-       'ewl_window.h', 'ewl_dialog.h',
-       'ewl_filelist.h',
-       'ewl_filelist_list.h', 'ewl_filelist_column.h', 'ewl_filelist_icon.h',
-       'ewl_filepicker.h', 'ewl_filedialog.h',
-       'ewl_text.h', 'ewl_entry.h', 
-       'ewl_colorpicker.h', 'ewl_colordialog.h',
-       'ewl_password.h',
-    'ewl_range.h',
-       'ewl_seeker.h', 'ewl_scrollbar.h',
-       'ewl_spacer.h',
-       'ewl_spinner.h',
-       'ewl_image.h', 'ewl_spectrum.h',
-       'ewl_menu_item.h', 'ewl_menu_base.h', 
-       'ewl_menu.h', 'ewl_imenu.h', 'ewl_menubar.h',
-       'ewl_combo.h',
-       'ewl_check.h', 'ewl_checkbutton.h', 'ewl_radiobutton.h',
-       'ewl_separator.h',
-       'ewl_calendar.h', 'ewl_datepicker.h',
-       'ewl_icon.h' , 'ewl_iconbox.h',
-       'ewl_media.h' ,
-       'ewl_notebook.h',
-       'ewl_progressbar.h',
-       'ewl_paned.h', 'ewl_scrollpane.h',
-       'ewl_statusbar.h',
-       'ewl_dnd.h',
-       'ewl_tree.h', 'ewl_tree2.h'
+       'Ewl.h'
         ] ,
        
-       :gcc_params => '-nostdinc ', 
+       :gcc_params => '-nostdinc -I.', 
        # :gcc_params => ' -D"__attribute__(x)="  -D"__extension__="  
-D"__restrict=restrict"  -D"__inline=inline"  -D"__const=const" ',
        
        :module_base_name => 'Ewl' ,



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to