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/30 19:03:38 UTC

svn commit: r831407 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj

Author: tabish
Date: Fri Oct 30 18:03:38 2009
New Revision: 831407

URL: http://svn.apache.org/viewvc?rev=831407&view=rev
Log:
Add missing files to Windows Project

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

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj?rev=831407&r1=831406&r2=831407&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj Fri Oct 30 18:03:38 2009
@@ -863,6 +863,7 @@
     <Compile Include="src\main\csharp\OpenWire\V5\TransactionInfoMarshaller.cs" />
     <Compile Include="src\main\csharp\OpenWire\V5\WireFormatInfoMarshaller.cs" />
     <Compile Include="src\main\csharp\OpenWire\V5\XATransactionIdMarshaller.cs" />
+    <Compile Include="src\main\csharp\PrefetchPolicy.cs" />
     <Compile Include="src\main\csharp\Session.cs">
       <SubType>Code</SubType>
     </Compile>