From 5b8e70eaf544e9b882111663c877ef9bfb98e033 Mon Sep 17 00:00:00 2001 From: Frank Li Date: Tue, 13 Oct 2009 13:55:05 +0800 Subject: [PATCH] Fix 64bit build problem --- ext/gitdll/gitdll.vcproj | 170 +++++++++++++++++++++++++++++++++++++++ ext/gitdlltest/gitdlltest.vcproj | 168 ++++++++++++++++++++++++++++++++++++++ src/TortoiseGit.sln | 4 +- 3 files changed, 340 insertions(+), 2 deletions(-) diff --git a/ext/gitdll/gitdll.vcproj b/ext/gitdll/gitdll.vcproj index cc3092706..9ada15bdb 100644 --- a/ext/gitdll/gitdll.vcproj +++ b/ext/gitdll/gitdll.vcproj @@ -12,6 +12,9 @@ + @@ -163,6 +166,155 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -193,6 +345,24 @@ CompileAsManaged="0" /> + + + + + + + @@ -163,6 +166,155 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -195,6 +347,22 @@ UsePrecompiledHeader="1" /> + + + + + +