jj 29.02.2016 Installer fixen

This commit is contained in:
JenneJ
2016-02-29 12:41:26 +01:00
parent b0a74d2e94
commit 515e65ffec
3 changed files with 49 additions and 36 deletions

View File

@@ -33,6 +33,16 @@
<Name>WixUIExtension</Name>
</WixExtension>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Global_Indexer\Global_Indexer.vbproj">
<Name>Global_Indexer</Name>
<Project>{7474b1d2-49a4-4d12-b544-c8674d3f7231}</Project>
<Private>True</Private>
<DoNotHarvest>True</DoNotHarvest>
<RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
<RefTargetDir>INSTALLFOLDER</RefTargetDir>
</ProjectReference>
</ItemGroup>
<Import Project="$(WixTargetsPath)" />
<!--
To modify your build process, add your task inside one of the targets below and uncomment it.