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

Side by Side Diff: experimental/windows_debugger/debugger/test_debugger/test_debugger.vcproj

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="test_debugger"
6 ProjectGUID="{2ED85A08-A506-4DEF-AD1C-007A117BA41C}"
7 RootNamespace="test_debugger"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 <Platform
16 Name="x64"
17 />
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25 IntermediateDirectory="$(ConfigurationName)"
26 ConfigurationType="1"
27 CharacterSet="2"
28 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="&quot;..\..\&quot; "
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 DebugInformationFormat="4"
55 />
56 <Tool
57 Name="VCManagedResourceCompilerTool"
58 />
59 <Tool
60 Name="VCResourceCompilerTool"
61 />
62 <Tool
63 Name="VCPreLinkEventTool"
64 />
65 <Tool
66 Name="VCLinkerTool"
67 LinkIncremental="2"
68 GenerateDebugInformation="true"
69 SubSystem="1"
70 TargetMachine="1"
71 />
72 <Tool
73 Name="VCALinkTool"
74 />
75 <Tool
76 Name="VCManifestTool"
77 />
78 <Tool
79 Name="VCXDCMakeTool"
80 />
81 <Tool
82 Name="VCBscMakeTool"
83 />
84 <Tool
85 Name="VCFxCopTool"
86 />
87 <Tool
88 Name="VCAppVerifierTool"
89 />
90 <Tool
91 Name="VCPostBuildEventTool"
92 />
93 </Configuration>
94 <Configuration
95 Name="Debug|x64"
96 OutputDirectory="$(SolutionDir)$(PlatformName)\$(Configu rationName)"
97 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
98 ConfigurationType="1"
99 >
100 <Tool
101 Name="VCPreBuildEventTool"
102 />
103 <Tool
104 Name="VCCustomBuildTool"
105 />
106 <Tool
107 Name="VCXMLDataGeneratorTool"
108 />
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
111 />
112 <Tool
113 Name="VCMIDLTool"
114 />
115 <Tool
116 Name="VCCLCompilerTool"
117 Optimization="0"
118 AdditionalIncludeDirectories="&quot;..\..\&quot; "
119 BrowseInformation="1"
120 DebugInformationFormat="3"
121 />
122 <Tool
123 Name="VCManagedResourceCompilerTool"
124 />
125 <Tool
126 Name="VCResourceCompilerTool"
127 />
128 <Tool
129 Name="VCPreLinkEventTool"
130 />
131 <Tool
132 Name="VCLinkerTool"
133 GenerateDebugInformation="true"
134 AssemblyDebug="1"
135 />
136 <Tool
137 Name="VCALinkTool"
138 />
139 <Tool
140 Name="VCManifestTool"
141 />
142 <Tool
143 Name="VCXDCMakeTool"
144 />
145 <Tool
146 Name="VCBscMakeTool"
147 />
148 <Tool
149 Name="VCFxCopTool"
150 />
151 <Tool
152 Name="VCAppVerifierTool"
153 />
154 <Tool
155 Name="VCPostBuildEventTool"
156 />
157 </Configuration>
158 <Configuration
159 Name="Release|Win32"
160 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
161 IntermediateDirectory="$(ConfigurationName)"
162 ConfigurationType="1"
163 CharacterSet="1"
164 WholeProgramOptimization="1"
165 >
166 <Tool
167 Name="VCPreBuildEventTool"
168 />
169 <Tool
170 Name="VCCustomBuildTool"
171 />
172 <Tool
173 Name="VCXMLDataGeneratorTool"
174 />
175 <Tool
176 Name="VCWebServiceProxyGeneratorTool"
177 />
178 <Tool
179 Name="VCMIDLTool"
180 />
181 <Tool
182 Name="VCCLCompilerTool"
183 Optimization="2"
184 EnableIntrinsicFunctions="true"
185 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
186 RuntimeLibrary="2"
187 EnableFunctionLevelLinking="true"
188 UsePrecompiledHeader="0"
189 WarningLevel="3"
190 DebugInformationFormat="3"
191 />
192 <Tool
193 Name="VCManagedResourceCompilerTool"
194 />
195 <Tool
196 Name="VCResourceCompilerTool"
197 />
198 <Tool
199 Name="VCPreLinkEventTool"
200 />
201 <Tool
202 Name="VCLinkerTool"
203 LinkIncremental="1"
204 GenerateDebugInformation="true"
205 SubSystem="1"
206 OptimizeReferences="2"
207 EnableCOMDATFolding="2"
208 TargetMachine="1"
209 />
210 <Tool
211 Name="VCALinkTool"
212 />
213 <Tool
214 Name="VCManifestTool"
215 />
216 <Tool
217 Name="VCXDCMakeTool"
218 />
219 <Tool
220 Name="VCBscMakeTool"
221 />
222 <Tool
223 Name="VCFxCopTool"
224 />
225 <Tool
226 Name="VCAppVerifierTool"
227 />
228 <Tool
229 Name="VCPostBuildEventTool"
230 />
231 </Configuration>
232 <Configuration
233 Name="Release|x64"
234 OutputDirectory="$(SolutionDir)$(PlatformName)\$(Configu rationName)"
235 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
236 ConfigurationType="1"
237 >
238 <Tool
239 Name="VCPreBuildEventTool"
240 />
241 <Tool
242 Name="VCCustomBuildTool"
243 />
244 <Tool
245 Name="VCXMLDataGeneratorTool"
246 />
247 <Tool
248 Name="VCWebServiceProxyGeneratorTool"
249 />
250 <Tool
251 Name="VCMIDLTool"
252 />
253 <Tool
254 Name="VCCLCompilerTool"
255 AdditionalIncludeDirectories="&quot;D:\src\nacl- sdk\src&quot;"
256 />
257 <Tool
258 Name="VCManagedResourceCompilerTool"
259 />
260 <Tool
261 Name="VCResourceCompilerTool"
262 />
263 <Tool
264 Name="VCPreLinkEventTool"
265 />
266 <Tool
267 Name="VCLinkerTool"
268 />
269 <Tool
270 Name="VCALinkTool"
271 />
272 <Tool
273 Name="VCManifestTool"
274 />
275 <Tool
276 Name="VCXDCMakeTool"
277 />
278 <Tool
279 Name="VCBscMakeTool"
280 />
281 <Tool
282 Name="VCFxCopTool"
283 />
284 <Tool
285 Name="VCAppVerifierTool"
286 />
287 <Tool
288 Name="VCPostBuildEventTool"
289 />
290 </Configuration>
291 </Configurations>
292 <References>
293 </References>
294 <Files>
295 <Filter
296 Name="Source Files"
297 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
298 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF} "
299 >
300 <File
301 RelativePath="..\base\debug_blob.cc"
302 >
303 </File>
304 <File
305 RelativePath=".\debug_continue_policy.cc"
306 >
307 </File>
308 <File
309 RelativePath=".\debug_debug_event2.cpp"
310 >
311 </File>
312 <File
313 RelativePath="..\base\debug_system.cc"
314 >
315 </File>
316 <File
317 RelativePath="..\base\debug_utils.cpp"
318 >
319 </File>
320 <File
321 RelativePath=".\my_json.cpp"
322 >
323 </File>
324 <File
325 RelativePath=".\my_struct_to_json.cpp"
326 >
327 </File>
328 <File
329 RelativePath=".\test_debugger.cc"
330 >
331 </File>
332 </Filter>
333 <Filter
334 Name="Header Files"
335 Filter="h;hpp;hxx;hm;inl;inc;xsd"
336 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB} "
337 >
338 <File
339 RelativePath=".\debug_continue_policy.h"
340 >
341 </File>
342 <File
343 RelativePath=".\debug_debug_event2.h"
344 >
345 </File>
346 <File
347 RelativePath=".\debug_simple_inside_observer.h"
348 >
349 </File>
350 <File
351 RelativePath=".\my_json.h"
352 >
353 </File>
354 <File
355 RelativePath=".\my_struct_to_json.h"
356 >
357 </File>
358 </Filter>
359 <Filter
360 Name="Resource Files"
361 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg; jpe;resx;tiff;tif;png;wav"
362 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01} "
363 >
364 </Filter>
365 <Filter
366 Name="core"
367 >
368 <File
369 RelativePath="..\core\debug_api.cc"
370 >
371 </File>
372 <File
373 RelativePath="..\core\debug_api.h"
374 >
375 </File>
376 <File
377 RelativePath="..\core\debug_breakpoint.cc"
378 >
379 </File>
380 <File
381 RelativePath="..\core\debug_breakpoint.h"
382 >
383 </File>
384 <File
385 RelativePath="..\core\debug_event.cc"
386 >
387 </File>
388 <File
389 RelativePath="..\core\debug_event.h"
390 >
391 </File>
392 <File
393 RelativePath="..\core\debug_execution_engine.cc"
394 >
395 </File>
396 <File
397 RelativePath="..\core\debug_execution_engine.h"
398 >
399 </File>
400 <File
401 RelativePath="..\core\debug_logger.cc"
402 >
403 </File>
404 <File
405 RelativePath="..\core\debug_logger.h"
406 >
407 </File>
408 <File
409 RelativePath="..\core\debuggee_process.cc"
410 >
411 </File>
412 <File
413 RelativePath="..\core\debuggee_process.h"
414 >
415 </File>
416 <File
417 RelativePath="..\core\debuggee_thread.cc"
418 >
419 </File>
420 <File
421 RelativePath="..\core\debuggee_thread.h"
422 >
423 </File>
424 </Filter>
425 <Filter
426 Name="base"
427 >
428 <File
429 RelativePath="..\base\debug_command_line.cc"
430 >
431 </File>
432 <File
433 RelativePath="..\base\debug_command_line.h"
434 >
435 </File>
436 </Filter>
437 </Files>
438 <Globals>
439 </Globals>
440 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698