From c138b5462df5bcf6f260e42f495399d9fa2f1b2e Mon Sep 17 00:00:00 2001 From: VladimirMangos Date: Sun, 18 Jan 2009 03:34:46 +0300 Subject: [PATCH] [7101] Fixed build at VC80/VC90 x64 with proper call getrevision.exe --- src/shared/revision_nr.h | 2 +- win/VC80/shared.vcproj | 20 ++++++++++---------- win/VC90/shared.vcproj | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 60f75e485..9df72dc01 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "7100" + #define REVISION_NR "7101" #endif // __REVISION_NR_H__ diff --git a/win/VC80/shared.vcproj b/win/VC80/shared.vcproj index a85988454..12de20388 100644 --- a/win/VC80/shared.vcproj +++ b/win/VC80/shared.vcproj @@ -757,14 +757,6 @@ RelativePath="..\..\src\shared\Common.h" > - - - - @@ -785,7 +777,7 @@ @@ -807,7 +799,7 @@ @@ -817,6 +809,14 @@ RelativePath="..\..\src\shared\revision_nr.h" > + + + + diff --git a/win/VC90/shared.vcproj b/win/VC90/shared.vcproj index 3254e559c..32931be90 100644 --- a/win/VC90/shared.vcproj +++ b/win/VC90/shared.vcproj @@ -781,7 +781,7 @@ @@ -803,7 +803,7 @@