From 71dc2d71c2768c63630c7932bc70f7fbf1c2cdeb Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Mon, 14 Jul 2014 15:43:07 +0000 Subject: [PATCH] --- source/XSharp.sln | 11 ++--------- source/XSharp.vssscc | 10 ++++++++++ 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 source/XSharp.vssscc diff --git a/source/XSharp.sln b/source/XSharp.sln index 38dae8f24..2e225bb55 100644 --- a/source/XSharp.sln +++ b/source/XSharp.sln @@ -13,29 +13,22 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XSharp.Nasm", "XSharp.Nasm\ EndProject Global GlobalSection(TeamFoundationVersionControl) = preSolution - SccNumberOfProjects = 4 + SccNumberOfProjects = 5 SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs04 SccProjectUniqueName0 = XSharp.Compiler\\XSharp.Compiler.csproj SccProjectName0 = XSharp.Compiler - SccAuxPath0 = https://tfs.codeplex.com/tfs/tfs04 SccLocalPath0 = XSharp.Compiler - SccProvider0 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} SccProjectUniqueName1 = XSharp.Test\\XSharp.Test.csproj SccProjectName1 = XSharp.Test - SccAuxPath1 = https://tfs.codeplex.com/tfs/tfs04 SccLocalPath1 = XSharp.Test - SccProvider1 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} SccProjectUniqueName2 = XSharp.Nasm\\XSharp.Nasm.csproj SccProjectName2 = XSharp.Nasm - SccAuxPath2 = https://tfs.codeplex.com/tfs/tfs04 SccLocalPath2 = XSharp.Nasm - SccProvider2 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} SccProjectUniqueName3 = XSharp.VS\\XSharp.VS.csproj SccProjectName3 = XSharp.VS - SccAuxPath3 = https://tfs.codeplex.com/tfs/tfs04 SccLocalPath3 = XSharp.VS - SccProvider3 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} + SccLocalPath4 = . EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/source/XSharp.vssscc b/source/XSharp.vssscc new file mode 100644 index 000000000..794f014c9 --- /dev/null +++ b/source/XSharp.vssscc @@ -0,0 +1,10 @@ +"" +{ +"FILE_VERSION" = "9237" +"ENLISTMENT_CHOICE" = "NEVER" +"PROJECT_FILE_RELATIVE_PATH" = "" +"NUMBER_OF_EXCLUDED_FILES" = "0" +"ORIGINAL_PROJECT_FILE_PATH" = "" +"NUMBER_OF_NESTED_PROJECTS" = "0" +"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" +}