Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Side by Side Diff: net/build/net_resources.vcproj

Issue 42646: Removing vcprojs now generated by gyp. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « net/build/net_perftests.vcproj ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(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>
OLDNEW
« no previous file with comments | « net/build/net_perftests.vcproj ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698