installer: remove support for the Intel compilers.

This commit is contained in:
Mikkel Krautz 2015-11-22 13:11:52 +01:00
parent 377d7cd5ea
commit c19ec3f82d
2 changed files with 0 additions and 11 deletions

View File

@ -173,12 +173,6 @@
<File Source="$(var.SourceDir)\installer\qt.txt" KeyPath="yes" />
</Component>
<?ifdef IntelCppDir ?>
<Component Id="libmmd.dll">
<File Source="$(var.IntelCppDir)\libmmd.dll" KeyPath="yes" />
</Component>
<?endif ?>
</DirectoryRef>
</Fragment>

View File

@ -103,15 +103,10 @@
</DirectoryRef>
<ComponentGroup Id="LibrariesCommon">
<ComponentRef Id="licence.txt" />
<ComponentRef Id="Readme.txt" />
<ComponentRef Id="Changes.txt" />
<ComponentRef Id="qt.txt" />
<?ifdef IntelCppDir ?>
<ComponentRef Id="libmmd.dll"/>
<?endif ?>
</ComponentGroup>
<Feature Id="Mumble" Title="!(loc.MUMBLE_SEC_MUMBLE)" Description="!(loc.DESC_SectionMumble)" Level="1" AllowAdvertise="no" ConfigurableDirectory="INSTALLDIR" Display="expand">