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

Side by Side Diff: testing/gtest.vcproj

Issue 43101: Switching to gyp generated vcprojs for some components. (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 | « skia/skia.vcproj ('k') | third_party/libjpeg/libjpeg.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="gtest"
6 ProjectGUID="{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
7 RootNamespace="gtest"
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;.\using_gtest.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 />
41 <Tool
42 Name="VCManagedResourceCompilerTool"
43 />
44 <Tool
45 Name="VCResourceCompilerTool"
46 />
47 <Tool
48 Name="VCPreLinkEventTool"
49 />
50 <Tool
51 Name="VCLibrarianTool"
52 />
53 <Tool
54 Name="VCALinkTool"
55 />
56 <Tool
57 Name="VCXDCMakeTool"
58 />
59 <Tool
60 Name="VCBscMakeTool"
61 />
62 <Tool
63 Name="VCFxCopTool"
64 />
65 <Tool
66 Name="VCPostBuildEventTool"
67 />
68 </Configuration>
69 <Configuration
70 Name="Release|Win32"
71 ConfigurationType="4"
72 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\using_gtest.vsprops"
73 >
74 <Tool
75 Name="VCPreBuildEventTool"
76 />
77 <Tool
78 Name="VCCustomBuildTool"
79 />
80 <Tool
81 Name="VCXMLDataGeneratorTool"
82 />
83 <Tool
84 Name="VCWebServiceProxyGeneratorTool"
85 />
86 <Tool
87 Name="VCMIDLTool"
88 />
89 <Tool
90 Name="VCCLCompilerTool"
91 />
92 <Tool
93 Name="VCManagedResourceCompilerTool"
94 />
95 <Tool
96 Name="VCResourceCompilerTool"
97 />
98 <Tool
99 Name="VCPreLinkEventTool"
100 />
101 <Tool
102 Name="VCLibrarianTool"
103 />
104 <Tool
105 Name="VCALinkTool"
106 />
107 <Tool
108 Name="VCXDCMakeTool"
109 />
110 <Tool
111 Name="VCBscMakeTool"
112 />
113 <Tool
114 Name="VCFxCopTool"
115 />
116 <Tool
117 Name="VCPostBuildEventTool"
118 />
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <Filter
125 Name="src"
126 >
127 <File
128 RelativePath=".\gtest\src\gtest-death-test.cc"
129 >
130 </File>
131 <File
132 RelativePath=".\gtest\src\gtest-filepath.cc"
133 >
134 </File>
135 <File
136 RelativePath=".\gtest\src\gtest-internal-inl.h"
137 >
138 </File>
139 <File
140 RelativePath=".\gtest\src\gtest-port.cc"
141 >
142 </File>
143 <File
144 RelativePath=".\gtest\src\gtest-test-part.cc"
145 >
146 </File>
147 <File
148 RelativePath=".\gtest\src\gtest.cc"
149 >
150 </File>
151 </Filter>
152 <Filter
153 Name="include"
154 >
155 <File
156 RelativePath=".\gtest\include\gtest\gtest-death- test.h"
157 >
158 </File>
159 <File
160 RelativePath=".\gtest\include\gtest\gtest-messag e.h"
161 >
162 </File>
163 <File
164 RelativePath=".\gtest\include\gtest\gtest-param- test.h"
165 >
166 </File>
167 <File
168 RelativePath=".\gtest\include\gtest\gtest-spi.h"
169 >
170 </File>
171 <File
172 RelativePath=".\gtest\include\gtest\gtest-test-p art.h"
173 >
174 </File>
175 <File
176 RelativePath=".\gtest\include\gtest\gtest-typed- test.h"
177 >
178 </File>
179 <File
180 RelativePath=".\gtest\include\gtest\gtest.h"
181 >
182 </File>
183 <File
184 RelativePath=".\gtest\include\gtest\gtest_pred_i mpl.h"
185 >
186 </File>
187 <File
188 RelativePath=".\gtest\include\gtest\gtest_prod.h "
189 >
190 </File>
191 <Filter
192 Name="internal"
193 >
194 <File
195 RelativePath=".\gtest\include\gtest\inte rnal\gtest-death-test-internal.h"
196 >
197 </File>
198 <File
199 RelativePath=".\gtest\include\gtest\inte rnal\gtest-filepath.h"
200 >
201 </File>
202 <File
203 RelativePath=".\gtest\include\gtest\inte rnal\gtest-internal.h"
204 >
205 </File>
206 <File
207 RelativePath=".\gtest\include\gtest\inte rnal\gtest-linked_ptr.h"
208 >
209 </File>
210 <File
211 RelativePath=".\gtest\include\gtest\inte rnal\gtest-param-util-generated.h"
212 >
213 </File>
214 <File
215 RelativePath=".\gtest\include\gtest\inte rnal\gtest-param-util.h"
216 >
217 </File>
218 <File
219 RelativePath=".\gtest\include\gtest\inte rnal\gtest-port.h"
220 >
221 </File>
222 <File
223 RelativePath=".\gtest\include\gtest\inte rnal\gtest-string.h"
224 >
225 </File>
226 <File
227 RelativePath=".\gtest\include\gtest\inte rnal\gtest-type-util.h"
228 >
229 </File>
230 </Filter>
231 </Filter>
232 <File
233 RelativePath=".\multiprocess_func_list.cc"
234 >
235 </File>
236 <File
237 RelativePath=".\multiprocess_func_list.h"
238 >
239 </File>
240 <File
241 RelativePath=".\platform_test.h"
242 >
243 </File>
244 </Files>
245 <Globals>
246 </Globals>
247 </VisualStudioProject>
OLDNEW
« no previous file with comments | « skia/skia.vcproj ('k') | third_party/libjpeg/libjpeg.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698