commit 02f942d7196086c191def657270e72e7cac94fc7 Author: Samuele E. Locatelli Date: Tue Jan 21 17:00:54 2014 +0100 Aggiunto primo file... diff --git a/C2P.sln b/C2P.sln new file mode 100644 index 0000000..889c9cb --- /dev/null +++ b/C2P.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "C2P", "C2P\C2P.csproj", "{794D02DE-58E3-4BAF-BC8C-89037DE2EB8E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {794D02DE-58E3-4BAF-BC8C-89037DE2EB8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {794D02DE-58E3-4BAF-BC8C-89037DE2EB8E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {794D02DE-58E3-4BAF-BC8C-89037DE2EB8E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {794D02DE-58E3-4BAF-BC8C-89037DE2EB8E}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal