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

Side by Side Diff: visual_studio/NativeClientVSAddIn/TestingProjects/BlankValidSolution/BlankValidSolution.sln

Issue 11085093: Remove windows lines endings (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Microsoft Visual Studio Solution File, Format Version 11.00 1 Microsoft Visual Studio Solution File, Format Version 11.00
2 # Visual Studio 2010 2 # Visual Studio 2010
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NaClProject", "NaClProject\ NaClProject.vcxproj", "{D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}" 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NaClProject", "NaClProject\ NaClProject.vcxproj", "{D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}"
4 EndProject 4 EndProject
5 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotNaCl", "NotNaCl\NotNaCl. csproj", "{89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}" 5 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotNaCl", "NotNaCl\NotNaCl. csproj", "{89090DB7-FB57-4EE4-ABD8-BDEA791A62D9}"
6 EndProject 6 EndProject
7 Global 7 Global
8 GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 GlobalSection(SolutionConfigurationPlatforms) = preSolution
9 Debug|Mixed Platforms = Debug|Mixed Platforms 9 Debug|Mixed Platforms = Debug|Mixed Platforms
10 Debug|Win32 = Debug|Win32 10 Debug|Win32 = Debug|Win32
(...skipping 21 matching lines...) Expand all
32 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Mixed Platforms.A ctiveCfg = Release|Win32 32 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Mixed Platforms.A ctiveCfg = Release|Win32
33 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Mixed Platforms.B uild.0 = Release|Win32 33 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Mixed Platforms.B uild.0 = Release|Win32
34 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Win32.ActiveCfg = Release|Win32 34 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Win32.ActiveCfg = Release|Win32
35 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Win32.Build.0 = R elease|Win32 35 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|Win32.Build.0 = R elease|Win32
36 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|x86.ActiveCfg = R elease|Win32 36 {D7D385CC-BE4B-4EF0-8C04-8FD7642E2132}.Release|x86.ActiveCfg = R elease|Win32
37 EndGlobalSection 37 EndGlobalSection
38 GlobalSection(SolutionProperties) = preSolution 38 GlobalSection(SolutionProperties) = preSolution
39 HideSolutionNode = FALSE 39 HideSolutionNode = FALSE
40 EndGlobalSection 40 EndGlobalSection
41 EndGlobal 41 EndGlobal
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698