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

Side by Side Diff: rlz/rlz.vcproj

Issue 115867: For rlz, delete checked-in Visual Studio, SCons and supporting build files.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « rlz/output_rlz_copy.rules ('k') | no next file » | 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="rlz"
6 ProjectGUID="{BF4F447B-72B5-4059-BE1B-F94337B1F385}"
7 RootNamespace="rlz"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 <ToolFile
17 RelativePath="output_rlz_copy.rules"
18 />
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 ConfigurationType="10"
24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="Output RLZ copy"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCMIDLTool"
37 />
38 <Tool
39 Name="VCPostBuildEventTool"
40 />
41 </Configuration>
42 <Configuration
43 Name="Release|Win32"
44 ConfigurationType="10"
45 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops"
46 >
47 <Tool
48 Name="VCPreBuildEventTool"
49 />
50 <Tool
51 Name="Output RLZ copy"
52 />
53 <Tool
54 Name="VCCustomBuildTool"
55 />
56 <Tool
57 Name="VCMIDLTool"
58 />
59 <Tool
60 Name="VCPostBuildEventTool"
61 />
62 </Configuration>
63 </Configurations>
64 <References>
65 </References>
66 <Files>
67 <File
68 RelativePath="binaries\rlz.dll"
69 >
70 </File>
71 <File
72 RelativePath="binaries\rlz_dll.pdb"
73 >
74 </File>
75 </Files>
76 <Globals>
77 </Globals>
78 </VisualStudioProject>
OLDNEW
« no previous file with comments | « rlz/output_rlz_copy.rules ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698