OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="net_resources" | |
6 ProjectGUID="{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" | |
7 RootNamespace="net_resources" | |
8 Keyword="Win32Proj" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 <ToolFile | |
17 RelativePath="..\..\tools\grit\build\grit_resources.rule
s" | |
18 /> | |
19 </ToolFiles> | |
20 <Configurations> | |
21 <Configuration | |
22 Name="Debug|Win32" | |
23 ConfigurationType="10" | |
24 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops" | |
25 /> | |
26 <Configuration | |
27 Name="Release|Win32" | |
28 ConfigurationType="10" | |
29 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops" | |
30 /> | |
31 </Configurations> | |
32 <References> | |
33 </References> | |
34 <Files> | |
35 <File | |
36 RelativePath="..\base\net_resources.grd" | |
37 > | |
38 </File> | |
39 <File | |
40 RelativePath="$(OutDir)\grit_derived_sources\net_resourc
es.h" | |
41 > | |
42 </File> | |
43 </Files> | |
44 <Globals> | |
45 </Globals> | |
46 </VisualStudioProject> | |
OLD | NEW |