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

Unified Diff: native_client_sdk/src/project_templates/vs/project_file.sln

Issue 16972010: Dropping nacl sdk dead code (documentation, project_template). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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: native_client_sdk/src/project_templates/vs/project_file.sln
diff --git a/native_client_sdk/src/project_templates/vs/project_file.sln b/native_client_sdk/src/project_templates/vs/project_file.sln
deleted file mode 100644
index 05f516922263883b0b67b6d87675a91fae85fd42..0000000000000000000000000000000000000000
--- a/native_client_sdk/src/project_templates/vs/project_file.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "<PROJECT_NAME>", "<PROJECT_NAME>.vcproj", "{<VS_PROJECT_UUID>}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {<VS_PROJECT_UUID>}.Debug|Win32.ActiveCfg = Debug|Win32
- {<VS_PROJECT_UUID>}.Debug|Win32.Build.0 = Debug|Win32
- {<VS_PROJECT_UUID>}.Release|Win32.ActiveCfg = Release|Win32
- {<VS_PROJECT_UUID>}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
« no previous file with comments | « native_client_sdk/src/project_templates/test.scons ('k') | native_client_sdk/src/project_templates/vs/project_file.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698