8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +01:00
firebird-mirror/builds/win32/msvc15/VCCRT_Shared_Header.wxi
2019-02-08 21:40:06 +01:00

18 lines
537 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
<!-- This is bad - we really should not be hard coding this
version string, but for now it will have to do. .-->
<?define MS_CRT_VER = "14.16.27012.6" ?>
<?define DESCRIPTION = "MSI to redistribute VS2017 CRT libraries" ?>
<?define COMMENTS = "This MSI specially created for Firebird." ?>
<?define MSMDIR = "$(env.VCToolsRedistDir)\MergeModules" ?>
<?define MANUFACTURER = "The Firebird Project" ?>
</Include>