From: Jeff Lenk Date: Sun, 6 Jan 2013 17:53:11 +0000 (-0600) Subject: FS-4768 VS2012 add Setup Heat xslt filter to project X-Git-Tag: v1.3.13~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c1195ef403dbc10424147f9b39618dbb2db4d6;p=thirdparty%2Ffreeswitch.git FS-4768 VS2012 add Setup Heat xslt filter to project --- diff --git a/w32/Setup/Setup.2012.wixproj b/w32/Setup/Setup.2012.wixproj index 5d22d0063e..b19f0ff709 100644 --- a/w32/Setup/Setup.2012.wixproj +++ b/w32/Setup/Setup.2012.wixproj @@ -59,6 +59,9 @@ INSTALLFOLDER + + + "$(WixToolPath)\heat.exe" dir "$(ProjectDir)..\..\conf\vanilla" -cg FreeSWITCHConfFiles -gg -scom -sreg -sfrag -srd -dr CONFLOCATION -var var.FreeSWITCHConfFilesDir -out "$(ProjectDir)Fragments\FreeSWITCHConfFiles.wxs"