Author: mysqlpp
Date: Thu Sep  8 23:20:22 2005
New Revision: 1087

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1087&view=rev
Log:
Removed VC++ makefile target to rebuild import library if it is removed
without removing DLL.  Under gmake, this target is always run because
bloody-minded Microsoft LINK outputs the lib file before the dll, so the
former is always older.

Modified:
    trunk/lib/Makefile.vc


Reply via email to