From 671981ae493ebb7f2f99aa2e5627254223ee5e8f Mon Sep 17 00:00:00 2001 From: sma Date: Wed, 9 Aug 2006 13:46:27 +0000 Subject: ed Aug 9 13:45:00 UTC 2006 Simon Massey --- ACE/ChangeLog | 6 ++++++ ACE/bin/MakeProjectCreator/config/acedefaults.mpb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ACE/ChangeLog b/ACE/ChangeLog index 044b2cdeadf..b0aaf48f57c 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 9 13:45:00 UTC 2006 Simon Massey + + * bin/MakeProjectCreator/config/acedefaults.mpb + + Typo, Remove the + character that came with the patch file. + Wed Aug 9 12:17:00 UTC 2006 Simon Massey * bin/MakeProjectCreator/config/ace_opt_mfc.mpb diff --git a/ACE/bin/MakeProjectCreator/config/acedefaults.mpb b/ACE/bin/MakeProjectCreator/config/acedefaults.mpb index a0855588311..95fa64c89f7 100644 --- a/ACE/bin/MakeProjectCreator/config/acedefaults.mpb +++ b/ACE/bin/MakeProjectCreator/config/acedefaults.mpb @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -+project: zlib, zzip, ipv6, ace_opt_mfc { +project: zlib, zzip, ipv6, ace_opt_mfc { staticflags += ACE_AS_STATIC_LIBS includes += $(ACE_ROOT) libpaths += $(ACE_ROOT)/lib -- cgit v1.2.1