blob: 3ffa41da5ea181d705003d1f32ab4d6d5198e533 (
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
|
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="generated_resources"
ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}"
RootNamespace="generated_resources"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
<ToolFile
RelativePath="..\..\tools\grit\build\grit_resource_file.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="$(IntDir)\generated_resources.h"
>
</File>
</Files>
</VisualStudioProject>
|