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

Side by Side Diff: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn.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, 4 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
8 {FCD6F8FE-DF89-4232-A138-42C97826712A} = {FCD6F8FE-DF89-4232-A13 8-42C97826712A}
9 EndProjectSection
7 EndProject 10 EndProject
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C0D12608-4652-49A2-A1A7-3B469F4B9359}" 11 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C0D12608-4652-49A2-A1A7-3B469F4B9359}"
9 ProjectSection(SolutionItems) = preProject 12 ProjectSection(SolutionItems) = preProject
10 Local.testsettings = Local.testsettings 13 Local.testsettings = Local.testsettings
11 NativeClientVSAddIn.vsmdi = NativeClientVSAddIn.vsmdi 14 NativeClientVSAddIn.vsmdi = NativeClientVSAddIn.vsmdi
12 EndProjectSection 15 EndProjectSection
13 EndProject 16 EndProject
17 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NaCl.Build.CPPTasks", "NaCl .Build.CPPTasks\NaCl.Build.CPPTasks.csproj", "{FCD6F8FE-DF89-4232-A138-42C978267 12A}"
18 EndProject
14 Global 19 Global
15 GlobalSection(TestCaseManagementSettings) = postSolution 20 GlobalSection(TestCaseManagementSettings) = postSolution
16 CategoryFile = NativeClientVSAddIn.vsmdi 21 CategoryFile = NativeClientVSAddIn.vsmdi
17 EndGlobalSection 22 EndGlobalSection
18 GlobalSection(SolutionConfigurationPlatforms) = preSolution 23 GlobalSection(SolutionConfigurationPlatforms) = preSolution
19 Debug|Any CPU = Debug|Any CPU 24 Debug|Any CPU = Debug|Any CPU
20 Release|Any CPU = Release|Any CPU 25 Release|Any CPU = Release|Any CPU
21 EndGlobalSection 26 EndGlobalSection
22 GlobalSection(ProjectConfigurationPlatforms) = postSolution 27 GlobalSection(ProjectConfigurationPlatforms) = postSolution
23 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 28 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Debug|Any CPU.Build.0 = D ebug|Any CPU 29 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Debug|Any CPU.Build.0 = D ebug|Any CPU
25 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Release|Any CPU.ActiveCfg = Release|Any CPU 30 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
26 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Release|Any CPU.Build.0 = Release|Any CPU 31 {16A0B3E3-6E53-430B-B388-3811E09FC7B8}.Release|Any CPU.Build.0 = Release|Any CPU
27 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 32 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
28 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Debug|Any CPU.Build.0 = D ebug|Any CPU 33 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Debug|Any CPU.Build.0 = D ebug|Any CPU
29 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Release|Any CPU.ActiveCfg = Release|Any CPU 34 {C2657776-4A69-478D-89E9-AF81FA716FF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
30 {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
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
39 {FCD6F8FE-DF89-4232-A138-42C97826712A}.Release|Any CPU.Build.0 = Release|Any CPU
31 EndGlobalSection 40 EndGlobalSection
32 GlobalSection(SolutionProperties) = preSolution 41 GlobalSection(SolutionProperties) = preSolution
33 HideSolutionNode = FALSE 42 HideSolutionNode = FALSE
34 EndGlobalSection 43 EndGlobalSection
35 EndGlobal 44 EndGlobal
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698