|
From: <mar...@us...> - 2010-02-06 23:44:17
|
Revision: 19
http://cronoscontrol.svn.sourceforge.net/cronoscontrol/?rev=19&view=rev
Author: marioarce
Date: 2010-02-06 23:44:10 +0000 (Sat, 06 Feb 2010)
Log Message:
-----------
Ticket #5
added Libraries projects to the solution
Modified Paths:
--------------
source/trunk/CronosControl/CronosControl.sln
Modified: source/trunk/CronosControl/CronosControl.sln
===================================================================
--- source/trunk/CronosControl/CronosControl.sln 2010-02-06 23:19:47 UTC (rev 18)
+++ source/trunk/CronosControl/CronosControl.sln 2010-02-06 23:44:10 UTC (rev 19)
@@ -3,8 +3,6 @@
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CronosControlDataAccessClassLibrary", "CronosControlClassLibrary\CronosControlDataAccessClassLibrary.csproj", "{7191E8B4-4497-40E8-BD9A-04CD4EF802FC}"
EndProject
-Project("{4F174C21-8C12-11D0-8340-0000F80270F8}") = "CronosControlDatabase", "CronosControlDatabase\CronosControlDatabase.dbp", "{D7DAE07A-C1B2-4EFF-B2C2-834DA1F4E940}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CronosControlBusinessClassLibrary", "CronosControlBusinessClassLibrary\CronosControlBusinessClassLibrary.csproj", "{2D8FF602-961B-470C-AECF-817AFF0C4E9C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A476650C-6685-4050-A3F2-1F911CA5791A}"
@@ -17,6 +15,12 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CronosControlWeb.Tests", "CronosControlWeb.Tests\CronosControlWeb.Tests.csproj", "{9CC0D375-D6BD-418D-87EB-079A4114D8FB}"
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{A2DA6824-5982-48E6-8B18-C9B3D46C26A1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessLogic", "Libraries\BusinessLogic\BusinessLogic.csproj", "{2981718C-6614-46DF-96A5-77C016AE23A7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Libraries\Common\Common.csproj", "{D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
@@ -67,8 +71,32 @@
{9CC0D375-D6BD-418D-87EB-079A4114D8FB}.Release|Any CPU.Build.0 = Release|Any CPU
{9CC0D375-D6BD-418D-87EB-079A4114D8FB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9CC0D375-D6BD-418D-87EB-079A4114D8FB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Debug|.NET.ActiveCfg = Debug|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Release|.NET.ActiveCfg = Release|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2981718C-6614-46DF-96A5-77C016AE23A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Debug|.NET.ActiveCfg = Debug|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Release|.NET.ActiveCfg = Release|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254}.Release|Mixed Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {2981718C-6614-46DF-96A5-77C016AE23A7} = {A2DA6824-5982-48E6-8B18-C9B3D46C26A1}
+ {D3EBAC29-E2B4-4E13-97B2-B09FD3F04254} = {A2DA6824-5982-48E6-8B18-C9B3D46C26A1}
+ EndGlobalSection
EndGlobal
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|