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

Side by Side Diff: experimental/windows_debugger/debugger/unit_tests/unit_tests - thread.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="unit_tests"
6 ProjectGUID="{C5391C31-AEE3-47AA-97D9-B7DF50248199}"
7 RootNamespace="unit_tests"
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;..\.. \third_party/gtest-1.5.0/include&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 CharacterSet="2"
100 >
101 <Tool
102 Name="VCPreBuildEventTool"
103 />
104 <Tool
105 Name="VCCustomBuildTool"
106 />
107 <Tool
108 Name="VCXMLDataGeneratorTool"
109 />
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
112 />
113 <Tool
114 Name="VCMIDLTool"
115 TargetEnvironment="3"
116 />
117 <Tool
118 Name="VCCLCompilerTool"
119 Optimization="0"
120 AdditionalIncludeDirectories="..\..\;&quot;..\.. \third_party/gtest-1.5.0/include&quot;"
121 PreprocessorDefinitions="WIN64;_DEBUG;_CONSOLE"
122 MinimalRebuild="true"
123 BasicRuntimeChecks="3"
124 RuntimeLibrary="3"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 DebugInformationFormat="3"
128 />
129 <Tool
130 Name="VCManagedResourceCompilerTool"
131 />
132 <Tool
133 Name="VCResourceCompilerTool"
134 />
135 <Tool
136 Name="VCPreLinkEventTool"
137 />
138 <Tool
139 Name="VCLinkerTool"
140 LinkIncremental="2"
141 GenerateDebugInformation="true"
142 SubSystem="1"
143 TargetMachine="17"
144 />
145 <Tool
146 Name="VCALinkTool"
147 />
148 <Tool
149 Name="VCManifestTool"
150 />
151 <Tool
152 Name="VCXDCMakeTool"
153 />
154 <Tool
155 Name="VCBscMakeTool"
156 />
157 <Tool
158 Name="VCFxCopTool"
159 />
160 <Tool
161 Name="VCAppVerifierTool"
162 />
163 <Tool
164 Name="VCPostBuildEventTool"
165 />
166 </Configuration>
167 <Configuration
168 Name="Release|Win32"
169 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
170 IntermediateDirectory="$(ConfigurationName)"
171 ConfigurationType="1"
172 CharacterSet="2"
173 WholeProgramOptimization="1"
174 >
175 <Tool
176 Name="VCPreBuildEventTool"
177 />
178 <Tool
179 Name="VCCustomBuildTool"
180 />
181 <Tool
182 Name="VCXMLDataGeneratorTool"
183 />
184 <Tool
185 Name="VCWebServiceProxyGeneratorTool"
186 />
187 <Tool
188 Name="VCMIDLTool"
189 />
190 <Tool
191 Name="VCCLCompilerTool"
192 Optimization="2"
193 EnableIntrinsicFunctions="true"
194 AdditionalIncludeDirectories="..\..\;&quot;..\.. \third_party/gtest-1.5.0/include&quot;"
195 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
196 RuntimeLibrary="2"
197 EnableFunctionLevelLinking="true"
198 UsePrecompiledHeader="0"
199 WarningLevel="3"
200 DebugInformationFormat="3"
201 />
202 <Tool
203 Name="VCManagedResourceCompilerTool"
204 />
205 <Tool
206 Name="VCResourceCompilerTool"
207 />
208 <Tool
209 Name="VCPreLinkEventTool"
210 />
211 <Tool
212 Name="VCLinkerTool"
213 LinkIncremental="1"
214 GenerateDebugInformation="true"
215 SubSystem="1"
216 OptimizeReferences="2"
217 EnableCOMDATFolding="2"
218 TargetMachine="1"
219 />
220 <Tool
221 Name="VCALinkTool"
222 />
223 <Tool
224 Name="VCManifestTool"
225 />
226 <Tool
227 Name="VCXDCMakeTool"
228 />
229 <Tool
230 Name="VCBscMakeTool"
231 />
232 <Tool
233 Name="VCFxCopTool"
234 />
235 <Tool
236 Name="VCAppVerifierTool"
237 />
238 <Tool
239 Name="VCPostBuildEventTool"
240 />
241 </Configuration>
242 <Configuration
243 Name="Release|x64"
244 OutputDirectory="$(SolutionDir)$(PlatformName)\$(Configu rationName)"
245 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
246 ConfigurationType="1"
247 CharacterSet="2"
248 WholeProgramOptimization="1"
249 >
250 <Tool
251 Name="VCPreBuildEventTool"
252 />
253 <Tool
254 Name="VCCustomBuildTool"
255 />
256 <Tool
257 Name="VCXMLDataGeneratorTool"
258 />
259 <Tool
260 Name="VCWebServiceProxyGeneratorTool"
261 />
262 <Tool
263 Name="VCMIDLTool"
264 TargetEnvironment="3"
265 />
266 <Tool
267 Name="VCCLCompilerTool"
268 Optimization="2"
269 EnableIntrinsicFunctions="true"
270 AdditionalIncludeDirectories="..\..\;&quot;..\.. \third_party/gtest-1.5.0/include&quot;"
271 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
272 RuntimeLibrary="2"
273 EnableFunctionLevelLinking="true"
274 UsePrecompiledHeader="0"
275 WarningLevel="3"
276 DebugInformationFormat="3"
277 />
278 <Tool
279 Name="VCManagedResourceCompilerTool"
280 />
281 <Tool
282 Name="VCResourceCompilerTool"
283 />
284 <Tool
285 Name="VCPreLinkEventTool"
286 />
287 <Tool
288 Name="VCLinkerTool"
289 LinkIncremental="1"
290 GenerateDebugInformation="true"
291 SubSystem="1"
292 OptimizeReferences="2"
293 EnableCOMDATFolding="2"
294 TargetMachine="17"
295 />
296 <Tool
297 Name="VCALinkTool"
298 />
299 <Tool
300 Name="VCManifestTool"
301 />
302 <Tool
303 Name="VCXDCMakeTool"
304 />
305 <Tool
306 Name="VCBscMakeTool"
307 />
308 <Tool
309 Name="VCFxCopTool"
310 />
311 <Tool
312 Name="VCAppVerifierTool"
313 />
314 <Tool
315 Name="VCPostBuildEventTool"
316 />
317 </Configuration>
318 </Configurations>
319 <References>
320 </References>
321 <Files>
322 <Filter
323 Name="Source Files"
324 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
325 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF} "
326 >
327 <File
328 RelativePath="..\core\debug_api.cc"
329 >
330 </File>
331 <File
332 RelativePath="..\core\debug_api_mock.cc"
333 >
334 </File>
335 <File
336 RelativePath="..\core\debug_breakpoint.cc"
337 >
338 </File>
339 <File
340 RelativePath="..\core\debug_breakpoint_test.cc"
341 >
342 </File>
343 <File
344 RelativePath="..\core\debug_event.cc"
345 >
346 </File>
347 <File
348 RelativePath="..\core\debug_logger.cc"
349 >
350 </File>
351 <File
352 RelativePath="..\core\debuggee_process_mock.cc"
353 >
354 </File>
355 <File
356 RelativePath="..\core\debuggee_thread.cc"
357 >
358 </File>
359 <File
360 RelativePath="..\core\debuggee_thread_test.cc"
361 >
362 </File>
363 <File
364 RelativePath=".\unit_tests.cc"
365 >
366 </File>
367 </Filter>
368 <Filter
369 Name="Header Files"
370 Filter="h;hpp;hxx;hm;inl;inc;xsd"
371 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB} "
372 >
373 <File
374 RelativePath="..\core\debug_api.h"
375 >
376 </File>
377 <File
378 RelativePath="..\core\debug_api_mock.h"
379 >
380 </File>
381 <File
382 RelativePath="..\core\debug_breakpoint.h"
383 >
384 </File>
385 <File
386 RelativePath="..\core\debug_event.h"
387 >
388 </File>
389 <File
390 RelativePath="..\core\debug_logger.h"
391 >
392 </File>
393 <File
394 RelativePath="..\core\debuggee_iprocess.h"
395 >
396 </File>
397 <File
398 RelativePath="..\core\debuggee_process_mock.h"
399 >
400 </File>
401 <File
402 RelativePath="..\core\debuggee_thread.h"
403 >
404 </File>
405 </Filter>
406 <Filter
407 Name="Resource Files"
408 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg; jpe;resx;tiff;tif;png;wav"
409 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01} "
410 >
411 </Filter>
412 </Files>
413 <Globals>
414 </Globals>
415 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698