summaryrefslogtreecommitdiffstats
path: root/build/internal/release_impl_purify.vsprops
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 21:03:27 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 21:03:27 +0000
commit366f6795c14746e4ef849d8f1e56fcd5b872d325 (patch)
treec827f44d83b49dab900d4ed6ff6c1b6766f2f09c /build/internal/release_impl_purify.vsprops
parent85ae959285a1ed1d423abd3d01cac5a71cd7b51f (diff)
downloadchromium_src-366f6795c14746e4ef849d8f1e56fcd5b872d325.zip
chromium_src-366f6795c14746e4ef849d8f1e56fcd5b872d325.tar.gz
chromium_src-366f6795c14746e4ef849d8f1e56fcd5b872d325.tar.bz2
Dropping unconnected obsolete vsprops files.
BUG=8042 TEST=None Review URL: http://codereview.chromium.org/567033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38016 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/internal/release_impl_purify.vsprops')
-rw-r--r--build/internal/release_impl_purify.vsprops19
1 files changed, 0 insertions, 19 deletions
diff --git a/build/internal/release_impl_purify.vsprops b/build/internal/release_impl_purify.vsprops
deleted file mode 100644
index dd75585..0000000
--- a/build/internal/release_impl_purify.vsprops
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="release_impl_purify"
- InheritedPropertySheets=".\release_defaults.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="PURIFY"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- />
- <Tool
- Name="VCLinkerTool"
- EnableCOMDATFolding="1"
- />
-</VisualStudioPropertySheet>