From e42eb90982d0cb8169810555dfedf455257b1495 Mon Sep 17 00:00:00 2001 From: Patrick Welche Date: Wed, 29 Oct 2008 17:26:34 +0000 Subject: [PATCH] Fix windows build as a result of removing ModuleFactory.h and WrapperFactory.{cpp,h} svn path=/trunk/; revision=3603 --- ChangeLog | 2 + Src/DasherCore/DasherCore_vc80.vcproj | 322 ++++++++++++++++------------------ 2 files changed, 157 insertions(+), 167 deletions(-) diff --git a/ChangeLog b/ChangeLog index de39e8e2..44491377 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ refcounting which caused double freeing of modules. ModuleID of 0 and 2 are no longer special. Delete ModuleFactory.h and WrapperFactory.{h,cpp} + * Also remove those files from the windows build, and build + a release by default. 2008-10-14 Chris Smowton diff --git a/Src/DasherCore/DasherCore_vc80.vcproj b/Src/DasherCore/DasherCore_vc80.vcproj index 95e5f8aa..9af74439 100644 --- a/Src/DasherCore/DasherCore_vc80.vcproj +++ b/Src/DasherCore/DasherCore_vc80.vcproj @@ -97,9 +97,9 @@ /> + + + + - - @@ -741,9 +749,9 @@ /> - - - - @@ -2209,14 +2205,6 @@ RelativePath="..\Win32\Common\WinUTF8.h" > - - - - -- 2.11.4.GIT