FS-4768 VS2012 add Setup Heat xslt filter to project

This commit is contained in:
Jeff Lenk 2013-01-06 11:53:11 -06:00
parent f2c325bf3e
commit 01c1195ef4
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@
<RefTargetDir>INSTALLFOLDER</RefTargetDir>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="filter.xslt" />
</ItemGroup>
<Import Project="$(WixTargetsPath)" />
<PropertyGroup>
<PreBuildEvent>"$(WixToolPath)\heat.exe" dir "$(ProjectDir)..\..\conf\vanilla" -cg FreeSWITCHConfFiles -gg -scom -sreg -sfrag -srd -dr CONFLOCATION -var var.FreeSWITCHConfFilesDir -out "$(ProjectDir)Fragments\FreeSWITCHConfFiles.wxs"