File tree 1 file changed +0
-12
lines changed
contrib/buildsystems/Generators 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -115,9 +115,6 @@ sub createLibProject {
115
115
<Tool
116
116
Name="VCXMLDataGeneratorTool"
117
117
/>
118
- <Tool
119
- Name="VCWebServiceProxyGeneratorTool"
120
- />
121
118
<Tool
122
119
Name="VCMIDLTool"
123
120
/>
@@ -181,9 +178,6 @@ sub createLibProject {
181
178
<Tool
182
179
Name="VCXMLDataGeneratorTool"
183
180
/>
184
- <Tool
185
- Name="VCWebServiceProxyGeneratorTool"
186
- />
187
181
<Tool
188
182
Name="VCMIDLTool"
189
183
/>
@@ -339,9 +333,6 @@ sub createAppProject {
339
333
<Tool
340
334
Name="VCXMLDataGeneratorTool"
341
335
/>
342
- <Tool
343
- Name="VCWebServiceProxyGeneratorTool"
344
- />
345
336
<Tool
346
337
Name="VCMIDLTool"
347
338
/>
@@ -410,9 +401,6 @@ sub createAppProject {
410
401
<Tool
411
402
Name="VCXMLDataGeneratorTool"
412
403
/>
413
- <Tool
414
- Name="VCWebServiceProxyGeneratorTool"
415
- />
416
404
<Tool
417
405
Name="VCMIDLTool"
418
406
/>
You can’t perform that action at this time.
0 commit comments