mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
[7101] Fixed build at VC80/VC90 x64 with proper call getrevision.exe
This commit is contained in:
parent
bd30c12169
commit
c138b5462d
3 changed files with 13 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "7100"
|
#define REVISION_NR "7101"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
|
|
@ -757,14 +757,6 @@
|
||||||
RelativePath="..\..\src\shared\Common.h"
|
RelativePath="..\..\src\shared\Common.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\shared\ServiceWin32.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\shared\ServiceWin32.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\shared\revision.h"
|
RelativePath="..\..\src\shared\revision.h"
|
||||||
>
|
>
|
||||||
|
|
@ -785,7 +777,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Extract revision"
|
Description="Extract revision"
|
||||||
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__Win32_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
||||||
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
||||||
Outputs="revision.h"
|
Outputs="revision.h"
|
||||||
/>
|
/>
|
||||||
|
|
@ -807,7 +799,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Extract revision"
|
Description="Extract revision"
|
||||||
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__Win32_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
||||||
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
||||||
Outputs="revision.h"
|
Outputs="revision.h"
|
||||||
/>
|
/>
|
||||||
|
|
@ -817,6 +809,14 @@
|
||||||
RelativePath="..\..\src\shared\revision_nr.h"
|
RelativePath="..\..\src\shared\revision_nr.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\shared\ServiceWin32.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\shared\ServiceWin32.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\shared\SystemConfig.h.in"
|
RelativePath="..\..\src\shared\SystemConfig.h.in"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
|
|
@ -781,7 +781,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Extract revision"
|
Description="Extract revision"
|
||||||
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__Win32_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
||||||
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
||||||
Outputs="revision.h"
|
Outputs="revision.h"
|
||||||
/>
|
/>
|
||||||
|
|
@ -803,7 +803,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Extract revision"
|
Description="Extract revision"
|
||||||
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__$(PlatformName)_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
CommandLine="cd "$(SolutionDir)..\src\shared"
"$(TargetDir)\..\genrevision__Win32_$(ConfigurationName)\genrevision.exe" "..\.."
"
|
||||||
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
AdditionalDependencies="$(SolutionDir)../.svn/entries;$(SolutionDir)../_svn/entries;$(SolutionDir)../.git/FETCH_HEAD"
|
||||||
Outputs="revision.h"
|
Outputs="revision.h"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue