changeset 101212:50a3ad91404b

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 15 Jan 2009 15:18:43 +0000
parents 95db9e30a333
children 6de6a0cbf0c3
files nt/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog	Thu Jan 15 15:18:24 2009 +0000
+++ b/nt/ChangeLog	Thu Jan 15 15:18:43 2009 +0000
@@ -1,5 +1,9 @@
 2009-01-15  Jason Rumney  <jasonr@gnu.org>
 
+	* nmake.defs, gmake.defs (UUID): New library for COM/OLE lookups.
+
+	* makefile.w32-in ($(BLD)/addpm.exe): Link with SHELL and OLE libs.
+
 	* addpm.c (main): Try using COM to create start menu shortcuts
 	before resorting to DDE (Bug#202)
 	Remove second command-line argument.