Commit Windows Project files

This commit is contained in:
Jim Norman
2005-11-11 19:51:28 +00:00
parent bdc24c42f9
commit 1d0a0262b5
24 changed files with 782 additions and 415 deletions

View File

@@ -23,6 +23,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cSharpSample", "..\..\c_tes
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApplication1", "..\test\ConsoleApplication1\ConsoleApplication1.csproj", "{2442C9C3-A1BF-4A35-A540-640219FDB6BD}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "c-sharp-net-credential", "..\..\ClientPasswordManager\c-sharp-net-credential\c-sharp-net-credential.csproj", "{D7D0F5D8-0F45-4DCA-818B-8E71168A2CA3}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
@@ -53,6 +61,14 @@ Global
{3FB57160-F475-4650-A45C-19D020661A2D}.Debug.Build.0 = Debug|.NET
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.ActiveCfg = Release|.NET
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.Build.0 = Release|.NET
{2442C9C3-A1BF-4A35-A540-640219FDB6BD}.Debug.ActiveCfg = Debug|.NET
{2442C9C3-A1BF-4A35-A540-640219FDB6BD}.Debug.Build.0 = Debug|.NET
{2442C9C3-A1BF-4A35-A540-640219FDB6BD}.Release.ActiveCfg = Release|.NET
{2442C9C3-A1BF-4A35-A540-640219FDB6BD}.Release.Build.0 = Release|.NET
{D7D0F5D8-0F45-4DCA-818B-8E71168A2CA3}.Debug.ActiveCfg = Debug|.NET
{D7D0F5D8-0F45-4DCA-818B-8E71168A2CA3}.Debug.Build.0 = Debug|.NET
{D7D0F5D8-0F45-4DCA-818B-8E71168A2CA3}.Release.ActiveCfg = Release|.NET
{D7D0F5D8-0F45-4DCA-818B-8E71168A2CA3}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection