From f54b7391af6795b085ddf3c9fb60f097f14f3ac7 Mon Sep 17 00:00:00 2001 From: Frank Li Date: Wed, 28 Jan 2009 16:36:33 +0800 Subject: [PATCH] Fix wxi duplicate uuid problem and debug version build problem --- src/TortoiseGitBlame/TortoiseGitBlame.vcproj | 34 ++++++++++++++++------------ src/TortoiseGitSetup/Includes.wxi | 2 ++ src/TortoiseGitSetup/StructureFragment.wxi | 2 +- src/TortoiseProc/TortoiseProc.vcproj | 28 +++++++++++------------ src/TortoiseShell/ShellCache.h | 2 +- src/TortoiseShell/TortoiseShell.vcproj | 4 ++-- 6 files changed, 39 insertions(+), 33 deletions(-) diff --git a/src/TortoiseGitBlame/TortoiseGitBlame.vcproj b/src/TortoiseGitBlame/TortoiseGitBlame.vcproj index 9be60fc..1d06bbd 100644 --- a/src/TortoiseGitBlame/TortoiseGitBlame.vcproj +++ b/src/TortoiseGitBlame/TortoiseGitBlame.vcproj @@ -1,7 +1,7 @@ + + @@ -533,19 +537,19 @@ > + @@ -114,6 +115,7 @@ + diff --git a/src/TortoiseGitSetup/StructureFragment.wxi b/src/TortoiseGitSetup/StructureFragment.wxi index 095ebde..07f2665 100644 --- a/src/TortoiseGitSetup/StructureFragment.wxi +++ b/src/TortoiseGitSetup/StructureFragment.wxi @@ -230,7 +230,7 @@ out everything for now, leaving these enabled as they are would make the install --> - + diff --git a/src/TortoiseProc/TortoiseProc.vcproj b/src/TortoiseProc/TortoiseProc.vcproj index 5cbba1f..15adeea 100644 --- a/src/TortoiseProc/TortoiseProc.vcproj +++ b/src/TortoiseProc/TortoiseProc.vcproj @@ -1,7 +1,7 @@