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

Unified Diff: visual_studio/NativeClientVSAddIn/TestingProjects/DummyLoop/DummyLoop.sln

Issue 10831030: NaCl settings and completed install scripts. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 5 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: visual_studio/NativeClientVSAddIn/TestingProjects/DummyLoop/DummyLoop.sln
diff --git a/visual_studio/NativeClientVSAddIn/TestingProjects/DummyLoop/DummyLoop.sln b/visual_studio/NativeClientVSAddIn/TestingProjects/DummyLoop/DummyLoop.sln
deleted file mode 100644
index abc3cb48cdd5e0697d1837da95972a0ca495cc59..0000000000000000000000000000000000000000
--- a/visual_studio/NativeClientVSAddIn/TestingProjects/DummyLoop/DummyLoop.sln
+++ /dev/null
@@ -1,66 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DummyLoop", "DummyLoop\DummyLoop.vcxproj", "{BF6E3980-2429-4C15-9593-FCD3C7B0A317}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotNaCl", "NotNaCl\NotNaCl.csproj", "{7E4193CE-15B3-4F7D-A8F7-074F48169E8F}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|Mixed Platforms = Debug|Mixed Platforms
- Debug|NaCl = Debug|NaCl
- Debug|PPAPI = Debug|PPAPI
- Debug|Win32 = Debug|Win32
- Debug|x86 = Debug|x86
- Release|Any CPU = Release|Any CPU
- Release|Mixed Platforms = Release|Mixed Platforms
- Release|NaCl = Release|NaCl
- Release|PPAPI = Release|PPAPI
- Release|Win32 = Release|Win32
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|Any CPU.ActiveCfg = Debug|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|Mixed Platforms.Build.0 = Debug|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|NaCl.ActiveCfg = Debug|NaCl
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|NaCl.Build.0 = Debug|NaCl
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|PPAPI.ActiveCfg = Debug|PPAPI
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|PPAPI.Build.0 = Debug|PPAPI
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|Win32.ActiveCfg = Debug|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|Win32.Build.0 = Debug|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Debug|x86.ActiveCfg = Debug|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|Any CPU.ActiveCfg = Release|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|Mixed Platforms.ActiveCfg = Release|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|Mixed Platforms.Build.0 = Release|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|NaCl.ActiveCfg = Release|NaCl
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|NaCl.Build.0 = Release|NaCl
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|PPAPI.ActiveCfg = Release|PPAPI
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|PPAPI.Build.0 = Release|PPAPI
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|Win32.ActiveCfg = Release|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|Win32.Build.0 = Release|Win32
- {BF6E3980-2429-4C15-9593-FCD3C7B0A317}.Release|x86.ActiveCfg = Release|Win32
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|Any CPU.ActiveCfg = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|Any CPU.Build.0 = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|NaCl.ActiveCfg = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|PPAPI.ActiveCfg = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|Win32.ActiveCfg = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|x86.ActiveCfg = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Debug|x86.Build.0 = Debug|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|Any CPU.Build.0 = Release|Any CPU
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|Mixed Platforms.Build.0 = Release|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|NaCl.ActiveCfg = Release|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|PPAPI.ActiveCfg = Release|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|Win32.ActiveCfg = Release|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|x86.ActiveCfg = Release|x86
- {7E4193CE-15B3-4F7D-A8F7-074F48169E8F}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal

Powered by Google App Engine
This is Rietveld 408576698