summaryrefslogtreecommitdiff
path: root/qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2010-03-24 23:37:49 +0000
committerStephen D. Huston <shuston@apache.org>2010-03-24 23:37:49 +0000
commit16b9e0860620ebf051caeb7ae8dca69d50e55546 (patch)
tree8f644ab634c7b18e006f3afce41015f8b3837b3a /qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj
parent15758f8b1d2814b4ad2ab39259679ff4f3a4f291 (diff)
downloadqpid-python-16b9e0860620ebf051caeb7ae8dca69d50e55546.tar.gz
Add another HintPath for the WCF Channel DLLs; resolves QPID-2468.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@927229 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj')
-rw-r--r--qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj b/qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj
index 47769e086d..7031740601 100644
--- a/qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj
+++ b/qpid/wcf/samples/Channel/WCFToWCFPubSub/Another_Topic_Consumer/Another_Topic_Consumer.csproj
@@ -52,6 +52,7 @@ under the License.
<Reference Include="Apache.Qpid.Channel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Apache.Qpid.Channel.dll</HintPath>
+ <HintPath>..\..\..\..\bin\Apache.Qpid.Channel.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">