svn_locale.vcproj.ezt   [plain text]


<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="[version]"
	Name="locale"
	SccProjectName=""
	SccLocalPath=""
	Keyword="MakeFileProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="0"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCNMakeTool"
				BuildCommandLine="cmd /c build_locale.bat Debug"
				ReBuildCommandLine="cmd /c build_locale.bat Debug"
                        />
		</Configuration>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="0"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCNMakeTool"
				BuildCommandLine="cmd /c build_locale.bat Release"
				ReBuildCommandLine="cmd /c build_locale.bat Release"
			/>
		</Configuration>
	</Configurations>
	<Files>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>