summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_strings.vcproj
blob: 878989260ab1df7f6bfbe0d00bb132e87496bda5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="chrome_strings"
	ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}"
	RootNamespace="chrome_strings"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
		<ToolFile
			RelativePath="..\..\tools\grit\build\grit_localized_resources.rules"
		/>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="10"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
			>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="10"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
			>
		</Configuration>
	</Configurations>
	<Files>
		<File
			RelativePath=".\generated_resources.grd"
			>
		</File>
		<File
			RelativePath=".\google_chrome_strings.grd"
			>
		</File>
		<File
			RelativePath=".\chromium_strings.grd"
			>
		</File>
		<File
			RelativePath="$(IntDir)\generated_resources.h"
			>
		</File>
	</Files>
</VisualStudioProject>