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

Side by Side Diff: third_party/bsdiff/bsdiff.vcproj

Issue 115819: Remove the old checked-in SCons and Visual Studio files for... (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 | « third_party/bsdiff/bsdiff.scons ('k') | third_party/bsdiff/bsdiff.vsprops » ('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="bsdiff"
6 ProjectGUID="{E1D0B89E-257B-4BCA-A0C6-A2CD997A2FDC}"
7 RootNamespace="bsdiff"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 ConfigurationType="1"
20 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code .vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;.\bsdiff.vsp rops"
21 >
22 <Tool
23 Name="VCPreBuildEventTool"
24 />
25 <Tool
26 Name="VCCustomBuildTool"
27 />
28 <Tool
29 Name="VCXMLDataGeneratorTool"
30 />
31 <Tool
32 Name="VCWebServiceProxyGeneratorTool"
33 />
34 <Tool
35 Name="VCMIDLTool"
36 />
37 <Tool
38 Name="VCCLCompilerTool"
39 />
40 <Tool
41 Name="VCManagedResourceCompilerTool"
42 />
43 <Tool
44 Name="VCResourceCompilerTool"
45 />
46 <Tool
47 Name="VCPreLinkEventTool"
48 />
49 <Tool
50 Name="VCLinkerTool"
51 />
52 <Tool
53 Name="VCALinkTool"
54 />
55 <Tool
56 Name="VCManifestTool"
57 />
58 <Tool
59 Name="VCXDCMakeTool"
60 />
61 <Tool
62 Name="VCBscMakeTool"
63 />
64 <Tool
65 Name="VCFxCopTool"
66 />
67 <Tool
68 Name="VCAppVerifierTool"
69 />
70 <Tool
71 Name="VCWebDeploymentTool"
72 />
73 <Tool
74 Name="VCPostBuildEventTool"
75 />
76 </Configuration>
77 <Configuration
78 Name="Release|Win32"
79 ConfigurationType="1"
80 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_co de.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;.\bsdiff.v sprops"
81 >
82 <Tool
83 Name="VCPreBuildEventTool"
84 />
85 <Tool
86 Name="VCCustomBuildTool"
87 />
88 <Tool
89 Name="VCXMLDataGeneratorTool"
90 />
91 <Tool
92 Name="VCWebServiceProxyGeneratorTool"
93 />
94 <Tool
95 Name="VCMIDLTool"
96 />
97 <Tool
98 Name="VCCLCompilerTool"
99 />
100 <Tool
101 Name="VCManagedResourceCompilerTool"
102 />
103 <Tool
104 Name="VCResourceCompilerTool"
105 />
106 <Tool
107 Name="VCPreLinkEventTool"
108 />
109 <Tool
110 Name="VCLinkerTool"
111 />
112 <Tool
113 Name="VCALinkTool"
114 />
115 <Tool
116 Name="VCManifestTool"
117 />
118 <Tool
119 Name="VCXDCMakeTool"
120 />
121 <Tool
122 Name="VCBscMakeTool"
123 />
124 <Tool
125 Name="VCFxCopTool"
126 />
127 <Tool
128 Name="VCAppVerifierTool"
129 />
130 <Tool
131 Name="VCWebDeploymentTool"
132 />
133 <Tool
134 Name="VCPostBuildEventTool"
135 />
136 </Configuration>
137 </Configurations>
138 <References>
139 </References>
140 <Files>
141 <File
142 RelativePath=".\mbsdiff.cc"
143 >
144 </File>
145 </Files>
146 <Globals>
147 </Globals>
148 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/bsdiff/bsdiff.scons ('k') | third_party/bsdiff/bsdiff.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698