root/plot/Pybrary.sln

Revision 755, 1.4 kB (checked in by mfenniak, 2 years ago)

Add Pybrary.Plot.Demo code

Line 
1 
2 Microsoft Visual Studio Solution File, Format Version 9.00
3 # Visual Studio 2005
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pybrary.Plot", "Pybrary.Plot\Pybrary.Plot.csproj", "{D3370796-382F-491A-928F-897C6D26A74F}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pybrary.Plot.Demo", "Pybrary.Plot.Demo\Pybrary.Plot.Demo.csproj", "{AFDD29F1-DF07-470C-98AB-9D383401DA83}"
7 EndProject
8 Global
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                 Debug|Any CPU = Debug|Any CPU
11                 Release|Any CPU = Release|Any CPU
12         EndGlobalSection
13         GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                 {D3370796-382F-491A-928F-897C6D26A74F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15                 {D3370796-382F-491A-928F-897C6D26A74F}.Debug|Any CPU.Build.0 = Debug|Any CPU
16                 {D3370796-382F-491A-928F-897C6D26A74F}.Release|Any CPU.ActiveCfg = Release|Any CPU
17                 {D3370796-382F-491A-928F-897C6D26A74F}.Release|Any CPU.Build.0 = Release|Any CPU
18                 {AFDD29F1-DF07-470C-98AB-9D383401DA83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19                 {AFDD29F1-DF07-470C-98AB-9D383401DA83}.Debug|Any CPU.Build.0 = Debug|Any CPU
20                 {AFDD29F1-DF07-470C-98AB-9D383401DA83}.Release|Any CPU.ActiveCfg = Release|Any CPU
21                 {AFDD29F1-DF07-470C-98AB-9D383401DA83}.Release|Any CPU.Build.0 = Release|Any CPU
22         EndGlobalSection
23         GlobalSection(SolutionProperties) = preSolution
24                 HideSolutionNode = FALSE
25         EndGlobalSection
26 EndGlobal
Note: See TracBrowser for help on using the browser.