Update of /cvsroot/ccnetcontrib/ccnetcontrib/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32474/src
Modified Files:
.cvsignore
Added Files:
AllCCNetContrib.sln VSSPlugin.sln
Log Message:
Moving VSSPlugin into common src tree, and adding vssplugin specific targets to build script.
Index: .cvsignore
===================================================================
RCS file: /cvsroot/ccnetcontrib/ccnetcontrib/src/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 6 Jan 2005 04:02:45 -0000 1.1
--- .cvsignore 6 Jan 2005 04:44:13 -0000 1.2
***************
*** 2,4 ****
*.resharperoptions
_ReSharper.*
- .project
\ No newline at end of file
--- 2,3 ----
--- NEW FILE: VSSPlugin.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSSPlugin.Test", "VSSPlugin.Test\VSSPlugin.Test.csproj", "{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSSPlugin", "VSSPlugin\VSSPlugin.csproj", "{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Debug.ActiveCfg = Debug|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Debug.Build.0 = Debug|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Release.ActiveCfg = Release|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Release.Build.0 = Release|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Debug.ActiveCfg = Debug|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Debug.Build.0 = Debug|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Release.ActiveCfg = Release|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
--- NEW FILE: AllCCNetContrib.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "X10Publisher", "X10Publisher\X10Publisher.csproj", "{790750BA-7FE8-402E-9D9F-9E50A6F760CD}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "X10Publisher.Tests", "X10Publisher.Tests\X10Publisher.Tests.csproj", "{424AFD5C-854C-459C-9134-FFBA5C19DE79}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSSPlugin", "VSSPlugin\VSSPlugin.csproj", "{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSSPlugin.Test", "VSSPlugin.Test\VSSPlugin.Test.csproj", "{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Build = Build
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{790750BA-7FE8-402E-9D9F-9E50A6F760CD}.Build.ActiveCfg = Build|.NET
{790750BA-7FE8-402E-9D9F-9E50A6F760CD}.Build.Build.0 = Build|.NET
{790750BA-7FE8-402E-9D9F-9E50A6F760CD}.Debug.ActiveCfg = Debug|.NET
{790750BA-7FE8-402E-9D9F-9E50A6F760CD}.Debug.Build.0 = Debug|.NET
{790750BA-7FE8-402E-9D9F-9E50A6F760CD}.Release.ActiveCfg = Release|.NET
{790750BA-7FE8-402E-9D9F-9E50A6F760CD}.Release.Build.0 = Release|.NET
{424AFD5C-854C-459C-9134-FFBA5C19DE79}.Build.ActiveCfg = Build|.NET
{424AFD5C-854C-459C-9134-FFBA5C19DE79}.Build.Build.0 = Build|.NET
{424AFD5C-854C-459C-9134-FFBA5C19DE79}.Debug.ActiveCfg = Debug|.NET
{424AFD5C-854C-459C-9134-FFBA5C19DE79}.Debug.Build.0 = Debug|.NET
{424AFD5C-854C-459C-9134-FFBA5C19DE79}.Release.ActiveCfg = Release|.NET
{424AFD5C-854C-459C-9134-FFBA5C19DE79}.Release.Build.0 = Release|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Build.ActiveCfg = Build|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Build.Build.0 = Build|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Debug.ActiveCfg = Debug|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Debug.Build.0 = Debug|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Release.ActiveCfg = Release|.NET
{F1F13F30-E452-42B4-9BCE-0A228FEE8C65}.Release.Build.0 = Release|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Build.ActiveCfg = Build|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Build.Build.0 = Build|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Debug.ActiveCfg = Debug|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Debug.Build.0 = Debug|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Release.ActiveCfg = Release|.NET
{DFC1B086-DB8F-45F5-A734-E2C43DA409C0}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
..\ccnetcontrib.build = ..\ccnetcontrib.build
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
|