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

Unified Diff: chrome/test/activex_test_control/activex_test_control.vsprops

Issue 159523: Remove *.vsprops files that are no longer referenced (or only have... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | « chrome/renderer/renderer.vsprops ('k') | chrome/test/automation/automation.vsprops » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/activex_test_control/activex_test_control.vsprops
===================================================================
--- chrome/test/activex_test_control/activex_test_control.vsprops (revision 21854)
+++ chrome/test/activex_test_control/activex_test_control.vsprops (working copy)
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="activex_test_control"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops"
- UseOfATL="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCLinkerTool"
- RegisterOutput="false"
- IgnoreImportLibrary="true"
- AdditionalDependencies="comsuppw.lib"
- OutputFile="$(OutDir)\activex_test_control.dll"
- ModuleDefinitionFile=".\activex_test_control.def"
- />
- <Tool
- Name="VCResourceCompilerTool"
- AdditionalIncludeDirectories="$(IntDir)"
- />
-</VisualStudioPropertySheet>
« no previous file with comments | « chrome/renderer/renderer.vsprops ('k') | chrome/test/automation/automation.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698