From 08b1fb4982a437580b3f4be3da503f6953dcdd61 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Tue, 11 Sep 2012 02:20:36 +0000 Subject: Look for dotnet example files in the correct place for vc9. Fixes QPID-4294 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1383225 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/packaging/windows/installer.proj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qpid/packaging/windows/installer.proj b/qpid/packaging/windows/installer.proj index 86375b615e..a88b0bd454 100644 --- a/qpid/packaging/windows/installer.proj +++ b/qpid/packaging/windows/installer.proj @@ -36,7 +36,7 @@ qpidc Package C:\Program Files (x86)\Windows Installer XML v3.5\bin - $(MSBuildExtensionsPath)\Microsoft\WiX\v3.5\wix.targets + $(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\wix.targets @@ -175,10 +175,10 @@ -- cgit v1.2.1