Skip to content

Commit 54c9db2

Browse files
committed
Add BUILDINFO to MSI packages
1 parent 9825c3c commit 54c9db2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win/mysql-conncpp-msi-template.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ already installed." />
7878
<Component Id="AdditionalFiles" Guid="85f15863-ccbb-40b6-8610-5afedc9fa44f" DiskId="1">
7979
<File Id="file0031" Name="README.TXT" LongName="README.txt" Source="..\README" />
8080
<File Id="file0032" Name="@LIC_SHORT_NAME@" LongName="@LIC_NAME@" Source="@LICENSE_FILE@" />
81+
<File Id="file0033" Name="BUILDIN~.txt" LongName="BUILDINFO.txt" Source="..\BUILDINFO" />
8182
</Component>
8283

8384
<!-- *****************************************************************************************

0 commit comments

Comments
 (0)