Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: experimental/windows_debugger/debugger/unit_tests/unit_tests.sln

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/windows_debugger/debugger/unit_tests/unit_tests.sln
diff --git a/experimental/windows_debugger/debugger/unit_tests/unit_tests.sln b/experimental/windows_debugger/debugger/unit_tests/unit_tests.sln
deleted file mode 100644
index 0ca96f64b9c55a9780f18b2dbe8cbd85b639563e..0000000000000000000000000000000000000000
--- a/experimental/windows_debugger/debugger/unit_tests/unit_tests.sln
+++ /dev/null
@@ -1,39 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "unit_tests", "unit_tests.vcproj", "{C5391C31-AEE3-47AA-97D9-B7DF50248199}"
- ProjectSection(ProjectDependencies) = postProject
- {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8} = {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest-md", "..\..\third_party\gtest-1.5.0\msvc\gtest-md.vcproj", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}"
-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
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Debug|Win32.ActiveCfg = Debug|Win32
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Debug|Win32.Build.0 = Debug|Win32
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Debug|x64.ActiveCfg = Debug|x64
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Debug|x64.Build.0 = Debug|x64
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Release|Win32.ActiveCfg = Release|Win32
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Release|Win32.Build.0 = Release|Win32
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Release|x64.ActiveCfg = Release|x64
- {C5391C31-AEE3-47AA-97D9-B7DF50248199}.Release|x64.Build.0 = Release|x64
- {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
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal

Powered by Google App Engine
This is Rietveld 408576698