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

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

Issue 10797040: PPAPI Patching System and Unit Tests (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/ProjectSettingsTest/ProjectSettingsTest.sln
diff --git a/visual_studio/NativeClientVSAddIn/TestingProjects/ProjectSettingsTest/ProjectSettingsTest.sln b/visual_studio/NativeClientVSAddIn/TestingProjects/ProjectSettingsTest/ProjectSettingsTest.sln
new file mode 100644
index 0000000000000000000000000000000000000000..cc2f0d8ca8474137d65e3fffd24ec712b978f9ee
--- /dev/null
+++ b/visual_studio/NativeClientVSAddIn/TestingProjects/ProjectSettingsTest/ProjectSettingsTest.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProjectSettingsTest", "ProjectSettingsTest\ProjectSettingsTest.vcxproj", "{88AA93FE-C520-4202-A941-BD5666B138D7}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {88AA93FE-C520-4202-A941-BD5666B138D7}.Debug|Win32.ActiveCfg = Debug|Win32
+ {88AA93FE-C520-4202-A941-BD5666B138D7}.Debug|Win32.Build.0 = Debug|Win32
+ {88AA93FE-C520-4202-A941-BD5666B138D7}.Release|Win32.ActiveCfg = Release|Win32
+ {88AA93FE-C520-4202-A941-BD5666B138D7}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal

Powered by Google App Engine
This is Rietveld 408576698