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

Unified Diff: experimental/windows_debugger/debugger/debug_server/debug_server.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/debug_server/debug_server.sln
diff --git a/experimental/windows_debugger/debugger/debug_server/debug_server.sln b/experimental/windows_debugger/debugger/debug_server/debug_server.sln
deleted file mode 100644
index d015cb13fdd47a1c69471534c299cf5d4d2d3601..0000000000000000000000000000000000000000
--- a/experimental/windows_debugger/debugger/debug_server/debug_server.sln
+++ /dev/null
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_server", "debug_server.vcproj", "{DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}"
-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
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Debug|Win32.ActiveCfg = Debug|Win32
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Debug|Win32.Build.0 = Debug|Win32
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Debug|x64.ActiveCfg = Debug|x64
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Debug|x64.Build.0 = Debug|x64
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Release|Win32.ActiveCfg = Release|Win32
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Release|Win32.Build.0 = Release|Win32
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Release|x64.ActiveCfg = Release|x64
- {DAF25BA7-44FF-4A59-94BB-4B8E8DCF0181}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal

Powered by Google App Engine
This is Rietveld 408576698