diff --git a/googletest/codegear/gtest.cbproj b/googletest/codegear/gtest.cbproj
deleted file mode 100644
index 95c3054b..00000000
--- a/googletest/codegear/gtest.cbproj
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
- {bca37a72-5b07-46cf-b44e-89f8e06451a2}
- Release
-
-
- true
-
-
- true
- true
- Base
-
-
- true
- true
- Base
-
-
- true
- lib
- JPHNE
- NO_STRICT
- true
- true
- CppStaticLibrary
- true
- rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi
- false
- $(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..
- rtl.lib;vcl.lib
- 32
- $(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk
-
-
- false
- false
- true
- _DEBUG;$(Defines)
- true
- false
- true
- None
- DEBUG
- true
- Debug
- true
- true
- true
- $(BDS)\lib\debug;$(ILINK_LibraryPath)
- Full
- true
-
-
- NDEBUG;$(Defines)
- Release
- $(BDS)\lib\release;$(ILINK_LibraryPath)
- None
-
-
- CPlusPlusBuilder.Personality
- CppStaticLibrary
-
-FalseFalse1000FalseFalseFalseFalseFalse103312521.0.0.01.0.0.0FalseFalseFalseTrueFalse
-
-
- CodeGear C++Builder Office 2000 Servers Package
- CodeGear C++Builder Office XP Servers Package
- FalseTrueTrue3$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include1$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk1NO_STRICT13216
-
-
-
-
- 3
-
-
- 4
-
-
- 5
-
-
- 6
-
-
- 7
-
-
- 8
-
-
- 0
-
-
- 1
-
-
- 2
-
-
- 9
-
-
- 10
-
-
- 11
-
-
- 12
-
-
- 14
-
-
- 13
-
-
- 15
-
-
- 16
-
-
- 17
-
-
- 18
-
-
- Cfg_1
-
-
- Cfg_2
-
-
-
\ No newline at end of file
diff --git a/googletest/codegear/gtest.groupproj b/googletest/codegear/gtest.groupproj
deleted file mode 100644
index faf31cab..00000000
--- a/googletest/codegear/gtest.groupproj
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
- {c1d923e0-6cba-4332-9b6f-3420acbf5091}
-
-
-
-
-
-
-
-
- Default.Personality
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/codegear/gtest_all.cc b/googletest/codegear/gtest_all.cc
deleted file mode 100644
index 121b2d80..00000000
--- a/googletest/codegear/gtest_all.cc
+++ /dev/null
@@ -1,38 +0,0 @@
-// Copyright 2009, Google Inc.
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions are
-// met:
-//
-// * Redistributions of source code must retain the above copyright
-// notice, this list of conditions and the following disclaimer.
-// * Redistributions in binary form must reproduce the above
-// copyright notice, this list of conditions and the following disclaimer
-// in the documentation and/or other materials provided with the
-// distribution.
-// * Neither the name of Google Inc. nor the names of its
-// contributors may be used to endorse or promote products derived from
-// this software without specific prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
-// Author: Josh Kelley (joshkel@gmail.com)
-//
-// Google C++ Testing Framework (Google Test)
-//
-// C++Builder's IDE cannot build a static library from files with hyphens
-// in their name. See http://qc.codegear.com/wc/qcmain.aspx?d=70977 .
-// This file serves as a workaround.
-
-#include "src/gtest-all.cc"
diff --git a/googletest/codegear/gtest_link.cc b/googletest/codegear/gtest_link.cc
deleted file mode 100644
index 918eccd1..00000000
--- a/googletest/codegear/gtest_link.cc
+++ /dev/null
@@ -1,40 +0,0 @@
-// Copyright 2009, Google Inc.
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions are
-// met:
-//
-// * Redistributions of source code must retain the above copyright
-// notice, this list of conditions and the following disclaimer.
-// * Redistributions in binary form must reproduce the above
-// copyright notice, this list of conditions and the following disclaimer
-// in the documentation and/or other materials provided with the
-// distribution.
-// * Neither the name of Google Inc. nor the names of its
-// contributors may be used to endorse or promote products derived from
-// this software without specific prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
-// Author: Josh Kelley (joshkel@gmail.com)
-//
-// Google C++ Testing Framework (Google Test)
-//
-// Links gtest.lib and gtest_main.lib into the current project in C++Builder.
-// This means that these libraries can't be renamed, but it's the only way to
-// ensure that Debug versus Release test builds are linked against the
-// appropriate Debug or Release build of the libraries.
-
-#pragma link "gtest.lib"
-#pragma link "gtest_main.lib"
diff --git a/googletest/codegear/gtest_main.cbproj b/googletest/codegear/gtest_main.cbproj
deleted file mode 100644
index d76ce139..00000000
--- a/googletest/codegear/gtest_main.cbproj
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
- {bca37a72-5b07-46cf-b44e-89f8e06451a2}
- Release
-
-
- true
-
-
- true
- true
- Base
-
-
- true
- true
- Base
-
-
- true
- lib
- JPHNE
- NO_STRICT
- true
- true
- CppStaticLibrary
- true
- rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;dclZipForged11.bpi;vclZipForged11.bpi;GR32_BDS2006.bpi;GR32_DSGN_BDS2006.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi;CExceptionExpert11.bpi
- false
- $(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..
- rtl.lib;vcl.lib
- 32
- $(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk
-
-
- false
- false
- true
- _DEBUG;$(Defines)
- true
- false
- true
- None
- DEBUG
- true
- Debug
- true
- true
- true
- $(BDS)\lib\debug;$(ILINK_LibraryPath)
- Full
- true
-
-
- NDEBUG;$(Defines)
- Release
- $(BDS)\lib\release;$(ILINK_LibraryPath)
- None
-
-
- CPlusPlusBuilder.Personality
- CppStaticLibrary
-
-FalseFalse1000FalseFalseFalseFalseFalse103312521.0.0.01.0.0.0FalseFalseFalseTrueFalse
- CodeGear C++Builder Office 2000 Servers Package
- CodeGear C++Builder Office XP Servers Package
- FalseTrueTrue3$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\include;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\src;..\src;..\include1$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk1NO_STRICT13216
-
-
-
-
- 0
-
-
- Cfg_1
-
-
- Cfg_2
-
-
-
diff --git a/googletest/codegear/gtest_unittest.cbproj b/googletest/codegear/gtest_unittest.cbproj
deleted file mode 100644
index dc5db8e4..00000000
--- a/googletest/codegear/gtest_unittest.cbproj
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
- {eea63393-5ac5-4b9c-8909-d75fef2daa41}
- Release
-
-
- true
-
-
- true
- true
- Base
-
-
- true
- true
- Base
-
-
- exe
- true
- NO_STRICT
- JPHNE
- true
- ..\test
- true
- CppConsoleApplication
- true
- true
- rtl.bpi;vcl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;websnap.bpi;vclie.bpi;webdsnap.bpi;inet.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;Rave75VCL.bpi;teeUI.bpi;tee.bpi;teedb.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;Jcl.bpi;JclVcl.bpi;JvCoreD11R.bpi;JvSystemD11R.bpi;JvStdCtrlsD11R.bpi;JvAppFrmD11R.bpi;JvBandsD11R.bpi;JvDBD11R.bpi;JvDlgsD11R.bpi;JvBDED11R.bpi;JvCmpD11R.bpi;JvCryptD11R.bpi;JvCtrlsD11R.bpi;JvCustomD11R.bpi;JvDockingD11R.bpi;JvDotNetCtrlsD11R.bpi;JvEDID11R.bpi;JvGlobusD11R.bpi;JvHMID11R.bpi;JvInterpreterD11R.bpi;JvJansD11R.bpi;JvManagedThreadsD11R.bpi;JvMMD11R.bpi;JvNetD11R.bpi;JvPageCompsD11R.bpi;JvPluginD11R.bpi;JvPrintPreviewD11R.bpi;JvRuntimeDesignD11R.bpi;JvTimeFrameworkD11R.bpi;JvValidatorsD11R.bpi;JvWizardD11R.bpi;JvXPCtrlsD11R.bpi;VclSmp.bpi
- false
- $(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..
- $(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test
- true
-
-
- false
- false
- true
- _DEBUG;$(Defines)
- true
- false
- true
- None
- DEBUG
- true
- Debug
- true
- true
- true
- $(BDS)\lib\debug;$(ILINK_LibraryPath)
- Full
- true
-
-
- NDEBUG;$(Defines)
- Release
- $(BDS)\lib\release;$(ILINK_LibraryPath)
- None
-
-
- CPlusPlusBuilder.Personality
- CppConsoleApplication
-
-FalseFalse1000FalseFalseFalseFalseFalse103312521.0.0.01.0.0.0FalseFalseFalseTrueFalse
-
-
- CodeGear C++Builder Office 2000 Servers Package
- CodeGear C++Builder Office XP Servers Package
- FalseTrueTrue3$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test;..$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include;..\test$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;..\include1$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\test$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(OUTPUTDIR);..\test2NO_STRICTSTRICT
-
-
-
-
- 0
-
-
- 1
-
-
- Cfg_1
-
-
- Cfg_2
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest-md.sln b/googletest/msvc/2010/gtest-md.sln
deleted file mode 100644
index e36b33b6..00000000
--- a/googletest/msvc/2010/gtest-md.sln
+++ /dev/null
@@ -1,55 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual C++ Express 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest-md", "gtest-md.vcxproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main-md", "gtest_main-md.vcxproj", "{3AF54C8A-10BF-4332-9147-F68ED9862033}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test-md", "gtest_prod_test-md.vcxproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest-md", "gtest_unittest-md.vcxproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A2}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug|Win32.ActiveCfg = Debug|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug|Win32.Build.0 = Debug|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug|x64.ActiveCfg = Debug|x64
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug|x64.Build.0 = Debug|x64
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release|Win32.ActiveCfg = Release|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release|Win32.Build.0 = Release|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release|x64.ActiveCfg = Release|x64
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release|x64.Build.0 = Release|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug|Win32.ActiveCfg = Debug|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug|Win32.Build.0 = Debug|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug|x64.ActiveCfg = Debug|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug|x64.Build.0 = Debug|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release|Win32.ActiveCfg = Release|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release|Win32.Build.0 = Release|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release|x64.ActiveCfg = Release|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release|x64.Build.0 = Release|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug|Win32.ActiveCfg = Debug|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug|Win32.Build.0 = Debug|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug|x64.ActiveCfg = Debug|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug|x64.Build.0 = Debug|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release|Win32.ActiveCfg = Release|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release|Win32.Build.0 = Release|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release|x64.ActiveCfg = Release|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release|x64.Build.0 = Release|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug|Win32.ActiveCfg = Debug|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug|Win32.Build.0 = Debug|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug|x64.ActiveCfg = Debug|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug|x64.Build.0 = Debug|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release|Win32.ActiveCfg = Release|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release|Win32.Build.0 = Release|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release|x64.ActiveCfg = Release|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/googletest/msvc/2010/gtest-md.vcxproj b/googletest/msvc/2010/gtest-md.vcxproj
deleted file mode 100644
index 16a6ff12..00000000
--- a/googletest/msvc/2010/gtest-md.vcxproj
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}
- Win32Proj
-
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtestd
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest
-
-
- gtestd
-
-
- gtest
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreadedDLL
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreadedDLL
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest-md.vcxproj.filters b/googletest/msvc/2010/gtest-md.vcxproj.filters
deleted file mode 100644
index 69edeff2..00000000
--- a/googletest/msvc/2010/gtest-md.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest.sln b/googletest/msvc/2010/gtest.sln
deleted file mode 100644
index cacd5c0c..00000000
--- a/googletest/msvc/2010/gtest.sln
+++ /dev/null
@@ -1,55 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual C++ Express 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "gtest.vcxproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main", "gtest_main.vcxproj", "{3AF54C8A-10BF-4332-9147-F68ED9862032}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest", "gtest_unittest.vcxproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test", "gtest_prod_test.vcxproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug|Win32.ActiveCfg = Debug|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug|Win32.Build.0 = Debug|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug|x64.ActiveCfg = Debug|x64
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug|x64.Build.0 = Debug|x64
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release|Win32.ActiveCfg = Release|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release|Win32.Build.0 = Release|Win32
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release|x64.ActiveCfg = Release|x64
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release|x64.Build.0 = Release|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug|Win32.ActiveCfg = Debug|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug|Win32.Build.0 = Debug|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug|x64.ActiveCfg = Debug|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug|x64.Build.0 = Debug|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release|Win32.ActiveCfg = Release|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release|Win32.Build.0 = Release|Win32
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release|x64.ActiveCfg = Release|x64
- {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release|x64.Build.0 = Release|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug|Win32.ActiveCfg = Debug|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug|Win32.Build.0 = Debug|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug|x64.ActiveCfg = Debug|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug|x64.Build.0 = Debug|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release|Win32.ActiveCfg = Release|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release|Win32.Build.0 = Release|Win32
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release|x64.ActiveCfg = Release|x64
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release|x64.Build.0 = Release|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug|Win32.ActiveCfg = Debug|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug|Win32.Build.0 = Debug|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug|x64.ActiveCfg = Debug|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug|x64.Build.0 = Debug|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release|Win32.ActiveCfg = Release|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release|Win32.Build.0 = Release|Win32
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release|x64.ActiveCfg = Release|x64
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/googletest/msvc/2010/gtest.vcxproj b/googletest/msvc/2010/gtest.vcxproj
deleted file mode 100644
index a46f5c7a..00000000
--- a/googletest/msvc/2010/gtest.vcxproj
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}
- Win32Proj
-
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- gtestd
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- gtest
-
-
- gtestd
-
-
- gtest
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebug
-
-
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebug
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreaded
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreaded
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest.vcxproj.filters b/googletest/msvc/2010/gtest.vcxproj.filters
deleted file mode 100644
index 69edeff2..00000000
--- a/googletest/msvc/2010/gtest.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_main-md.vcxproj b/googletest/msvc/2010/gtest_main-md.vcxproj
deleted file mode 100644
index 3d773895..00000000
--- a/googletest/msvc/2010/gtest_main-md.vcxproj
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {3AF54C8A-10BF-4332-9147-F68ED9862033}
- Win32Proj
-
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest_maind
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest_main
-
-
- gtest_maind
-
-
- gtest_main
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreadedDLL
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreadedDLL
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
- {c8f6c172-56f2-4e76-b5fa-c3b423b31be8}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_main-md.vcxproj.filters b/googletest/msvc/2010/gtest_main-md.vcxproj.filters
deleted file mode 100644
index 726c773c..00000000
--- a/googletest/msvc/2010/gtest_main-md.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_main.vcxproj b/googletest/msvc/2010/gtest_main.vcxproj
deleted file mode 100644
index 8fb25897..00000000
--- a/googletest/msvc/2010/gtest_main.vcxproj
+++ /dev/null
@@ -1,162 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {3AF54C8A-10BF-4332-9147-F68ED9862032}
- Win32Proj
-
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
- StaticLibrary
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- gtest_maind
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- gtest_main
-
-
- gtest_maind
-
-
- gtest_main
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebug
-
-
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- $(OutDir)$(ProjectName)d.lib
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebug
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- $(OutDir)$(ProjectName)d.lib
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreaded
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- $(OutDir)$(ProjectName).lib
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)
- MultiThreaded
-
-
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- $(OutDir)$(ProjectName).lib
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
- {c8f6c172-56f2-4e76-b5fa-c3b423b31be7}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_main.vcxproj.filters b/googletest/msvc/2010/gtest_main.vcxproj.filters
deleted file mode 100644
index 726c773c..00000000
--- a/googletest/msvc/2010/gtest_main.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_prod_test-md.vcxproj b/googletest/msvc/2010/gtest_prod_test-md.vcxproj
deleted file mode 100644
index 830e5dce..00000000
--- a/googletest/msvc/2010/gtest_prod_test-md.vcxproj
+++ /dev/null
@@ -1,199 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}
- Win32Proj
-
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- true
- true
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- false
- false
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest_prod_test
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest_prod_test
-
-
- gtest_prod_test
-
-
- gtest_prod_test
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Use
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_prod_test.pdb
- Console
- MachineX86
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebugDLL
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_prod_test.pdb
- Console
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
-
-
-
-
-
- {3af54c8a-10bf-4332-9147-f68ed9862033}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_prod_test-md.vcxproj.filters b/googletest/msvc/2010/gtest_prod_test-md.vcxproj.filters
deleted file mode 100644
index ac367310..00000000
--- a/googletest/msvc/2010/gtest_prod_test-md.vcxproj.filters
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_prod_test.vcxproj b/googletest/msvc/2010/gtest_prod_test.vcxproj
deleted file mode 100644
index d42e1351..00000000
--- a/googletest/msvc/2010/gtest_prod_test.vcxproj
+++ /dev/null
@@ -1,191 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}
- Win32Proj
-
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- true
- true
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- false
- false
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebug
- Use
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_prod_test.pdb
- Console
- MachineX86
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebug
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_prod_test.pdb
- Console
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreaded
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreaded
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
-
-
-
-
-
- {3af54c8a-10bf-4332-9147-f68ed9862032}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_prod_test.vcxproj.filters b/googletest/msvc/2010/gtest_prod_test.vcxproj.filters
deleted file mode 100644
index ac367310..00000000
--- a/googletest/msvc/2010/gtest_prod_test.vcxproj.filters
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_unittest-md.vcxproj b/googletest/msvc/2010/gtest_unittest-md.vcxproj
deleted file mode 100644
index 93b0dc4e..00000000
--- a/googletest/msvc/2010/gtest_unittest-md.vcxproj
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}
- Win32Proj
-
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- true
- true
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- false
- false
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest_unittest
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)$(ProjectName)\
- gtest_unittest
-
-
- gtest_unittest
-
-
- gtest_unittest
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Use
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_unittest.pdb
- Console
- MachineX86
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebugDLL
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_unittest.pdb
- Console
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
-
-
-
-
- MinSpace
- MinSpace
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- Default
- Default
-
-
-
-
- ProgramDatabase
- ProgramDatabase
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
-
-
- {3af54c8a-10bf-4332-9147-f68ed9862033}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_unittest-md.vcxproj.filters b/googletest/msvc/2010/gtest_unittest-md.vcxproj.filters
deleted file mode 100644
index 047dae51..00000000
--- a/googletest/msvc/2010/gtest_unittest-md.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_unittest.vcxproj b/googletest/msvc/2010/gtest_unittest.vcxproj
deleted file mode 100644
index ec6abde7..00000000
--- a/googletest/msvc/2010/gtest_unittest.vcxproj
+++ /dev/null
@@ -1,180 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}
- Win32Proj
-
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
- Application
- MultiByte
- v100
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- true
- true
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
- false
- false
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
-
-
- $(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\
- $(OutDir)temp\$(ProjectName)\
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebug
- Use
- Level3
- EditAndContinue
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_unittest.pdb
- Console
- MachineX86
-
-
-
-
- Disabled
- WIN32;_VARIADIC_MAX=10;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebug
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- $(OutDir)gtest_unittest.pdb
- Console
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreaded
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
- WIN32;_VARIADIC_MAX=10;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreaded
- Use
- Level3
- ProgramDatabase
- ..\..\include;..\..;%(AdditionalIncludeDirectories)
-
-
- true
- Console
- true
- true
-
-
-
-
- MinSpace
- MinSpace
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
- Default
- Default
-
-
-
-
- ProgramDatabase
- ProgramDatabase
- ..;..\include;%(AdditionalIncludeDirectories)
- ..;..\include;%(AdditionalIncludeDirectories)
-
-
-
-
-
-
-
-
- {3af54c8a-10bf-4332-9147-f68ed9862032}
-
-
-
-
-
-
\ No newline at end of file
diff --git a/googletest/msvc/2010/gtest_unittest.vcxproj.filters b/googletest/msvc/2010/gtest_unittest.vcxproj.filters
deleted file mode 100644
index 047dae51..00000000
--- a/googletest/msvc/2010/gtest_unittest.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file