summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 19:39:33 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 19:39:33 +0000
commit294202d3462e9cf80c71b71a75a004844ee892b0 (patch)
tree22c2175a686b685cb766e116bae258b0edc925df /o3d
parent63263f9bbfab37dc221155031ee406a0d26d9b86 (diff)
downloadchromium_src-294202d3462e9cf80c71b71a75a004844ee892b0.zip
chromium_src-294202d3462e9cf80c71b71a75a004844ee892b0.tar.gz
chromium_src-294202d3462e9cf80c71b71a75a004844ee892b0.tar.bz2
Remove *.vsprops files that are no longer referenced (or only have
references to each other) anywhere in the Chromium code base. BUG=none TEST=rebuild Review URL: http://codereview.chromium.org/159523 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21873 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-rw-r--r--o3d/o3d_common.vsprops10
1 files changed, 0 insertions, 10 deletions
diff --git a/o3d/o3d_common.vsprops b/o3d/o3d_common.vsprops
deleted file mode 100644
index d49f007..0000000
--- a/o3d/o3d_common.vsprops
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="o3d common vc settings">
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_WINDOWS;WIN32;OS_WINDOWS;COMPILER_MSVC;STL_MSVC;WIN32_LEAN_AND_MEAN;NOMINMAX;_WIN32_WINNT=0x0500;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;NACL_WINDOWS=1"
- />
-</VisualStudioPropertySheet>