You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2007/10/29 16:27:23 UTC

svn commit: r589674 - /activemq/activemq-dotnet/NMS.ActiveMQ/trunk/vs2005-activemq.sln

Author: chirino
Date: Mon Oct 29 08:27:22 2007
New Revision: 589674

URL: http://svn.apache.org/viewvc?rev=589674&view=rev
Log:
Adding solution file

Added:
    activemq/activemq-dotnet/NMS.ActiveMQ/trunk/vs2005-activemq.sln

Added: activemq/activemq-dotnet/NMS.ActiveMQ/trunk/vs2005-activemq.sln
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/NMS.ActiveMQ/trunk/vs2005-activemq.sln?rev=589674&view=auto
==============================================================================
--- activemq/activemq-dotnet/NMS.ActiveMQ/trunk/vs2005-activemq.sln (added)
+++ activemq/activemq-dotnet/NMS.ActiveMQ/trunk/vs2005-activemq.sln Mon Oct 29 08:27:22 2007
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual C# Express 2005
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2005-activemq", "vs2005-activemq.csproj", "{08321F42-4B3D-4815-B592-95962BAC3B9F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2005-activemq-test", "vs2005-activemq-test.csproj", "{EB943C69-2C9B-45E7-B95B-FB916E7057ED}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{08321F42-4B3D-4815-B592-95962BAC3B9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{08321F42-4B3D-4815-B592-95962BAC3B9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{08321F42-4B3D-4815-B592-95962BAC3B9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{08321F42-4B3D-4815-B592-95962BAC3B9F}.Release|Any CPU.Build.0 = Release|Any CPU
+		{EB943C69-2C9B-45E7-B95B-FB916E7057ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{EB943C69-2C9B-45E7-B95B-FB916E7057ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{EB943C69-2C9B-45E7-B95B-FB916E7057ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{EB943C69-2C9B-45E7-B95B-FB916E7057ED}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal