Make a status test pass against old servers.
[svn.git] / build / generator / svn_locale.vcproj.ezt
blobdebed0f7a2f6135a8cd088ea34a7848d07dc4b10
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="[version]"
5 Name="locale"
6 SccProjectName=""
7 SccLocalPath=""
8 Keyword="MakeFileProj">
9 <Platforms>
10 [for platforms] <Platform
11 Name="[platforms]"/>
12 [end] </Platforms>
13 <Configurations>
14 [for platforms] <Configuration
15 Name="Debug|[platforms]"
16 ConfigurationType="0"
17 UseOfMFC="0"
18 ATLMinimizesCRunTimeLibraryUsage="FALSE">
19 <Tool
20 Name="VCNMakeTool"
21 BuildCommandLine="cmd /c build_locale.bat Debug"
22 ReBuildCommandLine="cmd /c build_locale.bat Debug"
24 </Configuration>
25 <Configuration
26 Name="Release|[platforms]"
27 ConfigurationType="0"
28 UseOfMFC="0"
29 ATLMinimizesCRunTimeLibraryUsage="FALSE">
30 <Tool
31 Name="VCNMakeTool"
32 BuildCommandLine="cmd /c build_locale.bat Release"
33 ReBuildCommandLine="cmd /c build_locale.bat Release"
35 </Configuration>
36 [end] </Configurations>
37 <Files>
38 </Files>
39 <Globals>
40 </Globals>
41 </VisualStudioProject>