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

Side by Side Diff: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn.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  1 
2 Microsoft Visual Studio Solution File, Format Version 11.00 2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010 3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NativeClientVSAddIn", "Nati veClientVSAddIn\NativeClientVSAddIn.csproj", "{16A0B3E3-6E53-430B-B388-3811E09FC 7B8}" 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NativeClientVSAddIn", "Nati veClientVSAddIn\NativeClientVSAddIn.csproj", "{16A0B3E3-6E53-430B-B388-3811E09FC 7B8}"
5 EndProject 5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\Unit Tests.csproj", "{C2657776-4A69-478D-89E9-AF81FA716FF5}" 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\Unit Tests.csproj", "{C2657776-4A69-478D-89E9-AF81FA716FF5}"
7 ProjectSection(ProjectDependencies) = postProject 7 ProjectSection(ProjectDependencies) = postProject
8 {FCD6F8FE-DF89-4232-A138-42C97826712A} = {FCD6F8FE-DF89-4232-A13 8-42C97826712A} 8 {FCD6F8FE-DF89-4232-A138-42C97826712A} = {FCD6F8FE-DF89-4232-A13 8-42C97826712A}
9 EndProjectSection 9 EndProjectSection
10 EndProject 10 EndProject
(...skipping 24 matching lines...) Expand all
35 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Release|Any CPU.Build.0 = Release|Any CPU 35 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Release|Any CPU.Build.0 = Release|Any CPU
36 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 36 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
37 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Debug|Any CPU.Build.0 = D ebug|Any CPU 37 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Debug|Any CPU.Build.0 = D ebug|Any CPU
38 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Release|Any CPU.ActiveCfg = Release|Any CPU 38 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Release|Any CPU.ActiveCfg = Release|Any CPU
39 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Release|Any CPU.Build.0 = Release|Any CPU 39 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Release|Any CPU.Build.0 = Release|Any CPU
40 EndGlobalSection 40 EndGlobalSection
41 GlobalSection(SolutionProperties) = preSolution 41 GlobalSection(SolutionProperties) = preSolution
42 HideSolutionNode = FALSE 42 HideSolutionNode = FALSE
43 EndGlobalSection 43 EndGlobalSection
44 EndGlobal 44 EndGlobal
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698