summaryrefslogtreecommitdiffstats
path: root/base/build
diff options
context:
space:
mode:
Diffstat (limited to 'base/build')
-rw-r--r--base/build/base.vsprops8
-rw-r--r--base/build/base_gfx.vsprops8
-rw-r--r--base/build/base_unittests.vsprops8
3 files changed, 0 insertions, 24 deletions
diff --git a/base/build/base.vsprops b/base/build/base.vsprops
deleted file mode 100644
index 63e2723..0000000
--- a/base/build/base.vsprops
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="base"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
-</VisualStudioPropertySheet>
diff --git a/base/build/base_gfx.vsprops b/base/build/base_gfx.vsprops
deleted file mode 100644
index 2ddeb0a..0000000
--- a/base/build/base_gfx.vsprops
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="base_gfx"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;..\..\skia\using_skia.vsprops"
- >
-</VisualStudioPropertySheet>
diff --git a/base/build/base_unittests.vsprops b/base/build/base_unittests.vsprops
deleted file mode 100644
index 047887d..0000000
--- a/base/build/base_unittests.vsprops
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="base_unittests"
- InheritedPropertySheets=".\base_gfx.vsprops"
- >
-</VisualStudioPropertySheet>