summaryrefslogtreecommitdiffstats
path: root/net/build/net_resources.vcproj
blob: 340360c985f7a403c76b3d70b0bd7b76e22879b8 (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
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="net_resources"
	ProjectGUID="{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
	RootNamespace="net_resources"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
		<ToolFile
			RelativePath="..\..\tools\grit\build\grit_resources.rules"
		/>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="10"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
		/>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="10"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
		/>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\base\net_resources.grd"
			>
		</File>
		<File
			RelativePath="$(OutDir)\grit_derived_sources\net_resources.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>