You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2009/10/12 18:01:18 UTC

svn commit: r824394 - /activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj

Author: tabish
Date: Mon Oct 12 16:01:17 2009
New Revision: 824394

URL: http://svn.apache.org/viewvc?rev=824394&view=rev
Log:
Update Windows Project file

Modified:
    activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj?rev=824394&r1=824393&r2=824394&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj Mon Oct 12 16:01:17 2009
@@ -93,9 +93,10 @@
     <Compile Include="src\main\csharp\Util\EndianBinaryReader.cs" />
     <Compile Include="src\main\csharp\Util\EndianBinaryWriter.cs" />
     <Compile Include="src\main\csharp\Util\EndianSupport.cs" />
-    <Compile Include="src\main\csharp\Util\MessagePropertyHelper.cs" />
+    <Compile Include="src\main\csharp\Util\MessagePropertyIntercepter.cs" />
     <Compile Include="src\main\csharp\Util\NMSExceptionSupport.cs" />
     <Compile Include="src\main\csharp\Util\PrimitiveMap.cs" />
+    <Compile Include="src\main\csharp\Util\PrimitiveMapInterceptor.cs" />
     <Compile Include="src\main\csharp\Util\SessionUtils.cs" />
     <Compile Include="src\main\csharp\Util\URISupport.cs">
       <SubType>Code</SubType>