Changeset 755 for plot/Pybrary.sln
- Timestamp:
- 11/27/06 10:15:55 (2 years ago)
- Files:
-
- plot/Pybrary.sln (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plot/Pybrary.sln
r751 r755 3 3 # Visual Studio 2005 4 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}" 5 7 EndProject 6 8 Global … … 14 16 {D3370796-382F-491A-928F-897C6D26A74F}.Release|Any CPU.ActiveCfg = Release|Any CPU 15 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 16 22 EndGlobalSection 17 23 GlobalSection(SolutionProperties) = preSolution
