Commit Graph

4 Commits

Author SHA1 Message Date
29c388f136 The libetable and libetext DLLs should have the -0 suffix.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/Makefile.am: The libetable and libetext DLLs should
	have the -0 suffix.

svn path=/trunk/; revision=29548
2005-06-18 19:26:41 +00:00
b7d8d60782 Add libetable and libetext.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/Makefile.am (EXTRA_DIST): Add libetable and libetext.

	* win32/libetable.def
	* win32/libetext.def: New files.

	* win32/libemiscwidgets.def: Add new entries.

svn path=/trunk/; revision=29529
2005-06-18 01:01:20 +00:00
ebae73d6cf Typo.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/Makefile.am (EXTRA_DIST): Typo.

svn path=/trunk/; revision=29524
2005-06-17 23:08:51 +00:00
039812d8ad win32/README win32/Makefile.am win32/dummy.la win32/libemiscwidgets.def
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
2005-06-15 19:05:11 +00:00