Files @ 23c0ca62df51
Branch filter:

Location: EI/VirtualLeaf/src/build_models/ChangeLog

Michael Guravage
Inadvertently missed these libraries.

--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
added lib/libiconv/lib/libcharset.a
added lib/libiconv/lib/libcharset.dll.a
added lib/libiconv/lib/libiconv.a
added lib/libiconv/lib/libiconv.dll.a
added lib/libxml2/lib/libxml2.a
added lib/libz/lib/libz.a
added lib/libz/lib/libz.dll.a
2010-06-22    <guravage@caterpie.sen.cwi.nl>

	* Makefile (clean): Add windows equivalent of UNIX touch.


2010-06-18    <guravage@caterpie.sen.cwi.nl>

	* plugin_auxingrowth.pro: Changed default LIBXML2DIR, LIBICONVDIR and LIBZDIR to corresponding distribution lib directories.
	* plugin_meinhardt.pro: Ditto.
	* plugin_test.pro: Ditto.

	* Makefile (clean): add if stmt not to `touch` on windows.


2010-06-15    <guravage@caterpie.sen.cwi.nl>


	* testplugin.cpp (CelltoCellTransport) Use NULL assignment merely to obviate compilation warnings.
	(WallDynamics): Ditto.
	(CellDynamics): Ditto.
	(OnDivide): Ditto.

	* meinhardtplugin.cpp (OnDivide): Use NULL assignment merely to obviate compilation warnings.
	* (WallDynamics): Ditto.

	* auxingrowthplugin.cpp (OnDivide): Use NULL assignment merely to obviate compilation warnings.

2010-06-03    <guravage@caterpie.sen.cwi.nl>

	* Makefile: Added top-level Makefile.

2010-05-10    <guravage@caterpie.sen.cwi.nl>

	* plugin_test.pro: Added -fPIC option to QMAKE_CXXFLAGS.
	* plugin_meinhardt.pro: ditto
	* plugin_auxingrowth.pro: ditto