2005-06-15 Tor Lillqvist <tml@novell.com> * win32/README * win32/Makefile.am * win32/dummy.la * win32/libemiscwidgets.def * win32/libevolution-addressbook.def * win32/libevolution-calendar.def * win32/libevolution-mail.def * win32/libfilter.def: New files. Build bootstrap import libraries for some of Evolution's DLLs to work around circular dependencies between some of the shared libraries. Circular dependecies are problematic on Win32 where one can't have undefined symbols in executables (or shared libraries). svn path=/trunk/; revision=29508
15 lines
341 B
Modula-2
15 lines
341 B
Modula-2
EXPORTS
|
|
addressbook_load
|
|
addressbook_load_cancel
|
|
addressbook_load_default_book
|
|
e_minicard_activate_editor
|
|
e_minicard_get_type
|
|
e_minicard_view_get_type
|
|
eab_load_error_dialog
|
|
eab_merging_book_add_contact
|
|
eab_merging_book_commit_contact
|
|
eab_prompt_save_dialog
|
|
eab_show_contact_editor
|
|
eab_show_contact_list_editor
|
|
eab_view_get_type
|