From fcca6b5f59c1d2ee80a565fece3f3bd304f067da Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Tue, 11 Sep 2012 02:28:31 +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/trunk@1383226 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/packaging/windows/installer.proj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qpid/packaging/windows') diff --git a/qpid/packaging/windows/installer.proj b/qpid/packaging/windows/installer.proj index 676205898f..6f5f119f4e 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