This commit is contained in:
SchreiberM
2016-04-19 08:31:23 +02:00
2 changed files with 12 additions and 2 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.