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

Unified Diff: webkit/activex_shim/activex_shim.vcproj

Issue 62089: Moving activex shim to gyp. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/activex_shim/activex_shim.gyp ('k') | webkit/activex_shim_dll/activex_shim_dll.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/activex_shim/activex_shim.vcproj
===================================================================
--- webkit/activex_shim/activex_shim.vcproj (revision 13224)
+++ webkit/activex_shim/activex_shim.vcproj (working copy)
@@ -1,204 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="activex_shim"
- ProjectGUID="{F4F4BCAA-EA59-445C-A119-3E6C29647A51}"
- RootNamespace="activex_shim"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\activex_shim.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="TRACK_INTERFACE"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\activex_shim.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\activex_plugin.cc"
- >
- </File>
- <File
- RelativePath=".\activex_plugin.h"
- >
- </File>
- <File
- RelativePath=".\activex_shared.cc"
- >
- </File>
- <File
- RelativePath=".\activex_shared.h"
- >
- </File>
- <File
- RelativePath=".\activex_util.cc"
- >
- </File>
- <File
- RelativePath=".\activex_util.h"
- >
- </File>
- <File
- RelativePath=".\dispatch_object.cc"
- >
- </File>
- <File
- RelativePath=".\dispatch_object.h"
- >
- </File>
- <File
- RelativePath=".\ihtmldocument_impl.h"
- >
- </File>
- <File
- RelativePath=".\iwebbrowser_impl.h"
- >
- </File>
- <File
- RelativePath=".\npn_scripting.cc"
- >
- </File>
- <File
- RelativePath=".\npn_scripting.h"
- >
- </File>
- <File
- RelativePath=".\npp_impl.cc"
- >
- </File>
- <File
- RelativePath=".\npp_impl.h"
- >
- </File>
- <File
- RelativePath=".\README"
- >
- </File>
- <File
- RelativePath=".\web_activex_container.cc"
- >
- </File>
- <File
- RelativePath=".\web_activex_container.h"
- >
- </File>
- <File
- RelativePath=".\web_activex_site.cc"
- >
- </File>
- <File
- RelativePath=".\web_activex_site.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
« no previous file with comments | « webkit/activex_shim/activex_shim.gyp ('k') | webkit/activex_shim_dll/activex_shim_dll.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698