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