Modified:
branches/guffert/wix/mysql_odbc.xml
Log:
Moved help section out of x64 condition
Modified: branches/guffert/wix/mysql_odbc.xml
===================================================================
--- branches/guffert/wix/mysql_odbc.xml 2007-12-08 00:32:59 UTC (rev 948)
+++ branches/guffert/wix/mysql_odbc.xml 2007-12-10 23:55:16 UTC (rev 949)
@@ -102,11 +102,12 @@
<ComponentRef Id="setup_64" />
<ComponentRef Id="installer_64" />
</Feature>
+ <?endif ?>
<Feature Id="Help" Title="MySQL Connector/ODBC $(var.odbc_ver_long) Documentation"
Level="1" Description="Installs the MySQL ODBC driver help.">
<ComponentRef Id="help" />
</Feature>
- <?endif ?>
+
<!--
*****************************************************************************************
End of Feature
-->
| Thread |
|---|
| • Connector/ODBC 3.51 commit: r949 - branches/guffert/wix | kboortz | 11 Dec |