summaryrefslogtreecommitdiffstats
path: root/third_party/bspatch/using_bspatch.vsprops
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 04:20:02 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 04:20:02 +0000
commit630fdbaf3eeebd87f476c5b04d199ffe21c6d9e4 (patch)
tree44c02c5d9b79d07b18b2fc1ad85efe2d255faf0c /third_party/bspatch/using_bspatch.vsprops
parent33825b8a884c8fb375ae685e9a6a5b0751574a5c (diff)
downloadchromium_src-630fdbaf3eeebd87f476c5b04d199ffe21c6d9e4.zip
chromium_src-630fdbaf3eeebd87f476c5b04d199ffe21c6d9e4.tar.gz
chromium_src-630fdbaf3eeebd87f476c5b04d199ffe21c6d9e4.tar.bz2
Remove the old checked-in SCons and Visual Studio files for
bsdiff and bspatch. svn:ignore the new generated ones. BUG=none TEST=none Review URL: http://codereview.chromium.org/115819 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17064 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/bspatch/using_bspatch.vsprops')
-rw-r--r--third_party/bspatch/using_bspatch.vsprops11
1 files changed, 0 insertions, 11 deletions
diff --git a/third_party/bspatch/using_bspatch.vsprops b/third_party/bspatch/using_bspatch.vsprops
deleted file mode 100644
index d13953d..0000000
--- a/third_party/bspatch/using_bspatch.vsprops
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="using_bspatch"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(SolutionDir)..\third_party\bspatch&quot;"
- />
-</VisualStudioPropertySheet>