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

Side by Side Diff: webkit/glue/plugins/test/npapi_test_plugin.vcproj

Issue 115188: Delete the checked-in webkit .vcproj (and ancillary .sln) files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="npapi_test_plugin"
6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
7 RootNamespace="npapi_test"
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="2"
20 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops;..\..\..\build\webkit_common.vsprops "
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 AdditionalDependencies="winmm.lib"
52 ModuleDefinitionFile="npapi_test.def"
53 />
54 <Tool
55 Name="VCALinkTool"
56 />
57 <Tool
58 Name="VCManifestTool"
59 />
60 <Tool
61 Name="VCXDCMakeTool"
62 />
63 <Tool
64 Name="VCBscMakeTool"
65 />
66 <Tool
67 Name="VCFxCopTool"
68 />
69 <Tool
70 Name="VCAppVerifierTool"
71 />
72 <Tool
73 Name="VCWebDeploymentTool"
74 />
75 <Tool
76 Name="VCPostBuildEventTool"
77 />
78 </Configuration>
79 <Configuration
80 Name="Release|Win32"
81 ConfigurationType="2"
82 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops;..\..\..\build\webkit_common.vspro ps"
83 >
84 <Tool
85 Name="VCPreBuildEventTool"
86 />
87 <Tool
88 Name="VCCustomBuildTool"
89 />
90 <Tool
91 Name="VCXMLDataGeneratorTool"
92 />
93 <Tool
94 Name="VCWebServiceProxyGeneratorTool"
95 />
96 <Tool
97 Name="VCMIDLTool"
98 />
99 <Tool
100 Name="VCCLCompilerTool"
101 />
102 <Tool
103 Name="VCManagedResourceCompilerTool"
104 />
105 <Tool
106 Name="VCResourceCompilerTool"
107 />
108 <Tool
109 Name="VCPreLinkEventTool"
110 />
111 <Tool
112 Name="VCLinkerTool"
113 AdditionalDependencies="winmm.lib"
114 ModuleDefinitionFile="npapi_test.def"
115 />
116 <Tool
117 Name="VCALinkTool"
118 />
119 <Tool
120 Name="VCManifestTool"
121 />
122 <Tool
123 Name="VCXDCMakeTool"
124 />
125 <Tool
126 Name="VCBscMakeTool"
127 />
128 <Tool
129 Name="VCFxCopTool"
130 />
131 <Tool
132 Name="VCAppVerifierTool"
133 />
134 <Tool
135 Name="VCWebDeploymentTool"
136 />
137 <Tool
138 Name="VCPostBuildEventTool"
139 />
140 </Configuration>
141 </Configurations>
142 <References>
143 </References>
144 <Files>
145 <File
146 RelativePath=".\npapi_constants.cc"
147 >
148 </File>
149 <File
150 RelativePath=".\npapi_constants.h"
151 >
152 </File>
153 <File
154 RelativePath=".\npapi_test.cc"
155 >
156 </File>
157 <File
158 RelativePath=".\npapi_test.rc"
159 >
160 </File>
161 <File
162 RelativePath=".\plugin_arguments_test.cc"
163 >
164 </File>
165 <File
166 RelativePath=".\plugin_arguments_test.h"
167 >
168 </File>
169 <File
170 RelativePath=".\plugin_client.cc"
171 >
172 </File>
173 <File
174 RelativePath=".\plugin_client.h"
175 >
176 </File>
177 <File
178 RelativePath=".\plugin_create_instance_in_paint.cc"
179 >
180 </File>
181 <File
182 RelativePath=".\plugin_create_instance_in_paint.h"
183 >
184 </File>
185 <File
186 RelativePath=".\plugin_delete_plugin_in_stream_test.cc"
187 >
188 </File>
189 <File
190 RelativePath=".\plugin_delete_plugin_in_stream_test.h"
191 >
192 </File>
193 <File
194 RelativePath=".\plugin_get_javascript_url_test.cc"
195 >
196 </File>
197 <File
198 RelativePath=".\plugin_get_javascript_url_test.h"
199 >
200 </File>
201 <File
202 RelativePath=".\plugin_geturl_test.cc"
203 >
204 </File>
205 <File
206 RelativePath=".\plugin_geturl_test.h"
207 >
208 </File>
209 <File
210 RelativePath=".\plugin_javascript_open_popup.cc"
211 >
212 </File>
213 <File
214 RelativePath=".\plugin_javascript_open_popup.h"
215 >
216 </File>
217 <File
218 RelativePath=".\plugin_new_fails_test.cc"
219 >
220 </File>
221 <File
222 RelativePath=".\plugin_new_fails_test.h"
223 >
224 </File>
225 <File
226 RelativePath=".\plugin_npobject_lifetime_test.cc"
227 >
228 </File>
229 <File
230 RelativePath=".\plugin_npobject_lifetime_test.h"
231 >
232 </File>
233 <File
234 RelativePath=".\plugin_npobject_proxy_test.cc"
235 >
236 </File>
237 <File
238 RelativePath=".\plugin_npobject_proxy_test.h"
239 >
240 </File>
241 <File
242 RelativePath=".\plugin_private_test.cc"
243 >
244 </File>
245 <File
246 RelativePath=".\plugin_private_test.h"
247 >
248 </File>
249 <File
250 RelativePath=".\plugin_test.cc"
251 >
252 </File>
253 <File
254 RelativePath=".\plugin_test.h"
255 >
256 </File>
257 <File
258 RelativePath=".\plugin_window_size_test.cc"
259 >
260 </File>
261 <File
262 RelativePath=".\plugin_window_size_test.h"
263 >
264 </File>
265 <File
266 RelativePath=".\plugin_windowed_test.cc"
267 >
268 </File>
269 <File
270 RelativePath=".\plugin_windowed_test.h"
271 >
272 </File>
273 <File
274 RelativePath=".\plugin_windowless_test.cc"
275 >
276 </File>
277 <File
278 RelativePath=".\plugin_windowless_test.h"
279 >
280 </File>
281 <File
282 RelativePath=".\resource.h"
283 >
284 </File>
285 </Files>
286 <Globals>
287 </Globals>
288 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/glue/glue.vcproj ('k') | webkit/tools/npapi_layout_test_plugin/npapi_layout_test_plugin.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698