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

Side by Side Diff: sdch/sdch.vcproj

Issue 46075: Adding back in files lost in 11688. (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 | « no previous file | third_party/bzip2/bzip2.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="sdch"
6 ProjectGUID="{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
7 RootNamespace="sdch"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="4"
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;$(SolutionDir)..\sdch\using_sdch.vsprops"
22 >
23 <Tool
24 Name="VCPreBuildEventTool"
25 />
26 <Tool
27 Name="VCCustomBuildTool"
28 />
29 <Tool
30 Name="VCXMLDataGeneratorTool"
31 />
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
34 />
35 <Tool
36 Name="VCMIDLTool"
37 />
38 <Tool
39 Name="VCCLCompilerTool"
40 AdditionalIncludeDirectories=".\open-vcdiff\vspr ojects;"
41 DefaultCharIsUnsigned="true"
42 />
43 <Tool
44 Name="VCManagedResourceCompilerTool"
45 />
46 <Tool
47 Name="VCResourceCompilerTool"
48 />
49 <Tool
50 Name="VCPreLinkEventTool"
51 />
52 <Tool
53 Name="VCLibrarianTool"
54 />
55 <Tool
56 Name="VCALinkTool"
57 />
58 <Tool
59 Name="VCXDCMakeTool"
60 />
61 <Tool
62 Name="VCBscMakeTool"
63 />
64 <Tool
65 Name="VCFxCopTool"
66 />
67 <Tool
68 Name="VCPostBuildEventTool"
69 />
70 </Configuration>
71 <Configuration
72 Name="Release|Win32"
73 ConfigurationType="4"
74 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;$(SolutionDir)..\sdch\using_sdch.vsprops"
75 >
76 <Tool
77 Name="VCPreBuildEventTool"
78 />
79 <Tool
80 Name="VCCustomBuildTool"
81 />
82 <Tool
83 Name="VCXMLDataGeneratorTool"
84 />
85 <Tool
86 Name="VCWebServiceProxyGeneratorTool"
87 />
88 <Tool
89 Name="VCMIDLTool"
90 />
91 <Tool
92 Name="VCCLCompilerTool"
93 AdditionalIncludeDirectories=".\open-vcdiff\vspr ojects;"
94 DefaultCharIsUnsigned="true"
95 />
96 <Tool
97 Name="VCManagedResourceCompilerTool"
98 />
99 <Tool
100 Name="VCResourceCompilerTool"
101 />
102 <Tool
103 Name="VCPreLinkEventTool"
104 />
105 <Tool
106 Name="VCLibrarianTool"
107 />
108 <Tool
109 Name="VCALinkTool"
110 />
111 <Tool
112 Name="VCXDCMakeTool"
113 />
114 <Tool
115 Name="VCBscMakeTool"
116 />
117 <Tool
118 Name="VCFxCopTool"
119 />
120 <Tool
121 Name="VCPostBuildEventTool"
122 />
123 </Configuration>
124 </Configurations>
125 <References>
126 </References>
127 <Files>
128 <Filter
129 Name="Header Files"
130 >
131 <File
132 RelativePath=".\open-vcdiff\src\blockhash.h"
133 >
134 </File>
135 <File
136 RelativePath=".\open-vcdiff\src\checksum.h"
137 >
138 </File>
139 <File
140 RelativePath=".\open-vcdiff\src\codetable.h"
141 >
142 </File>
143 <File
144 RelativePath=".\open-vcdiff\src\compile_assert.h "
145 >
146 </File>
147 <File
148 RelativePath=".\open-vcdiff\vsprojects\config.h"
149 >
150 </File>
151 <File
152 RelativePath=".\open-vcdiff\src\decodetable.h"
153 >
154 </File>
155 <File
156 RelativePath=".\open-vcdiff\src\encodetable.h"
157 >
158 </File>
159 <File
160 RelativePath=".\open-vcdiff\src\headerparser.h"
161 >
162 </File>
163 <File
164 RelativePath=".\open-vcdiff\src\logging.h"
165 >
166 </File>
167 <File
168 RelativePath=".\open-vcdiff\src\google\output_st ring.h"
169 >
170 </File>
171 <File
172 RelativePath=".\open-vcdiff\src\rolling_hash.h"
173 >
174 </File>
175 <File
176 RelativePath=".\open-vcdiff\vsprojects\stdint.h"
177 >
178 </File>
179 <File
180 RelativePath=".\open-vcdiff\src\testing.h"
181 >
182 </File>
183 <File
184 RelativePath=".\open-vcdiff\src\varint_bigendian .h"
185 >
186 </File>
187 <File
188 RelativePath=".\open-vcdiff\src\google\vcdecoder .h"
189 >
190 </File>
191 <File
192 RelativePath=".\open-vcdiff\src\vcdiff_defs.h"
193 >
194 </File>
195 <File
196 RelativePath=".\open-vcdiff\src\vcdiffengine.h"
197 >
198 </File>
199 <File
200 RelativePath=".\open-vcdiff\src\zconf.h"
201 >
202 </File>
203 <File
204 RelativePath=".\open-vcdiff\src\zlib.h"
205 >
206 </File>
207 </Filter>
208 <Filter
209 Name="Source Files"
210 >
211 <File
212 RelativePath=".\open-vcdiff\src\addrcache.cc"
213 >
214 </File>
215 <File
216 RelativePath=".\open-vcdiff\src\adler32.c"
217 >
218 </File>
219 <File
220 RelativePath=".\open-vcdiff\src\blockhash.cc"
221 >
222 </File>
223 <File
224 RelativePath=".\open-vcdiff\src\codetable.cc"
225 >
226 </File>
227 <File
228 RelativePath=".\open-vcdiff\src\decodetable.cc"
229 >
230 </File>
231 <File
232 RelativePath=".\open-vcdiff\src\encodetable.cc"
233 >
234 </File>
235 <File
236 RelativePath=".\open-vcdiff\src\headerparser.cc"
237 >
238 </File>
239 <File
240 RelativePath=".\open-vcdiff\src\logging.cc"
241 >
242 </File>
243 <File
244 RelativePath=".\open-vcdiff\src\varint_bigendian .cc"
245 >
246 </File>
247 <File
248 RelativePath=".\open-vcdiff\src\vcdecoder.cc"
249 >
250 </File>
251 <File
252 RelativePath=".\open-vcdiff\src\vcdiffengine.cc"
253 >
254 </File>
255 </Filter>
256 </Files>
257 <Globals>
258 </Globals>
259 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | third_party/bzip2/bzip2.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698