From 5cd9f234f59f7e681e2ffaf5d84dd1bcebc8ee3c Mon Sep 17 00:00:00 2001 From: VladimirMangos Date: Tue, 26 Apr 2011 22:30:45 +0400 Subject: [PATCH] [11400] Add missing file to shared.vc*proj --- src/shared/revision_nr.h | 2 +- win/VC100/shared.vcxproj | 2 ++ win/VC100/shared.vcxproj.filters | 6 ++++++ win/VC80/shared.vcproj | 8 ++++++++ win/VC90/shared.vcproj | 8 ++++++++ 5 files changed, 25 insertions(+), 1 deletion(-) diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 3dabc3c34..aa50d1f00 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 "11399" + #define REVISION_NR "11400" #endif // __REVISION_NR_H__ diff --git a/win/VC100/shared.vcxproj b/win/VC100/shared.vcxproj index 272108bfe..95cddf571 100644 --- a/win/VC100/shared.vcxproj +++ b/win/VC100/shared.vcxproj @@ -431,6 +431,7 @@ + @@ -455,6 +456,7 @@ + diff --git a/win/VC100/shared.vcxproj.filters b/win/VC100/shared.vcxproj.filters index 27c042c23..f95c617c7 100644 --- a/win/VC100/shared.vcxproj.filters +++ b/win/VC100/shared.vcxproj.filters @@ -66,6 +66,9 @@ Auth + + Auth + Auth @@ -158,6 +161,9 @@ Auth + + Auth + Auth diff --git a/win/VC80/shared.vcproj b/win/VC80/shared.vcproj index 42c4a8d5a..bc6bfc7a3 100644 --- a/win/VC80/shared.vcproj +++ b/win/VC80/shared.vcproj @@ -700,6 +700,14 @@ RelativePath="..\..\src\shared\Auth\HMACSHA1.h" > + + + + diff --git a/win/VC90/shared.vcproj b/win/VC90/shared.vcproj index 4fbbaa456..bf1e24db2 100644 --- a/win/VC90/shared.vcproj +++ b/win/VC90/shared.vcproj @@ -703,6 +703,14 @@ RelativePath="..\..\src\shared\Auth\HMACSHA1.h" > + + + +