From 27e3d06d46d08a9ee55bb86fab439eafe3d16c43 Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Thu, 21 Dec 2006 13:08:29 +0000 Subject: [PATCH] Fixed SD2-1249. Modified the WiX setup project template so that the MSBuild project property DefineConstants is not escaped when the new project is created. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2173 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../BackendBindings/WixBinding/Project/Templates/WixProject.xpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AddIns/BackendBindings/WixBinding/Project/Templates/WixProject.xpt b/src/AddIns/BackendBindings/WixBinding/Project/Templates/WixProject.xpt index cd898e91f6..6cc95a05e7 100644 --- a/src/AddIns/BackendBindings/WixBinding/Project/Templates/WixProject.xpt +++ b/src/AddIns/BackendBindings/WixBinding/Project/Templates/WixProject.xpt @@ -14,7 +14,7 @@ - + DATADIR=$(SharpDevelopBinPath)\..\data\resources\InstallerBitmaps