This commit is contained in:
34
PROMS/XYPlots/XYPlots.sln
Normal file
34
PROMS/XYPlots/XYPlots.sln
Normal file
@@ -0,0 +1,34 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual Studio 2005
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XYPlots", "XYPlots.csproj", "{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test XYPlots", "Test XYPlots\Test XYPlots.csproj", "{2BB292F1-507C-492F-AE66-CBEA54632B59}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SourceCodeControl) = preSolution
|
||||
SccNumberOfProjects = 3
|
||||
SccLocalPath0 = .
|
||||
SccProjectUniqueName1 = Test\u0020XYPlots\\Test\u0020XYPlots.csproj
|
||||
SccLocalPath1 = .
|
||||
SccProjectFilePathRelativizedFromConnection1 = Test\u0020XYPlots\\
|
||||
SccProjectUniqueName2 = XYPlots.csproj
|
||||
SccLocalPath2 = .
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{2BB292F1-507C-492F-AE66-CBEA54632B59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{2BB292F1-507C-492F-AE66-CBEA54632B59}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{2BB292F1-507C-492F-AE66-CBEA54632B59}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2BB292F1-507C-492F-AE66-CBEA54632B59}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user