WIXInstaller. part 2
This commit is contained in:
parent
aa93b3b31d
commit
e6d9c33ccd
7 changed files with 7158 additions and 181 deletions
|
@ -29,10 +29,14 @@
|
|||
<DefineConstants>BUILD=release</DefineConstants>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="EnterpriseServerFiles.wxs" />
|
||||
<Compile Include="PortalFiles.wxs" />
|
||||
<Compile Include="Product.wxs" />
|
||||
<Compile Include="ServerFiles.wxs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Config.wxi" />
|
||||
<Content Include="SchedulerServiceFiles.wxi" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<WixExtension Include="WixUIExtension">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue