8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 12:43:03 +01:00
firebird-mirror/builds/win32/msvc12/VCCRT_Shared_Header.wxi

18 lines
552 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 = "12.00.21005.1" ?>
<?define DESCRIPTION = "MSI to redistribute VS2013 CRT libraries" ?>
<?define COMMENTS = "This MSI specially created for Firebird." ?>
<?define MMDIR = "C:\Program Files (x86)\Common Files\Merge Modules" ?>
<?define MANUFACTURER = "The Firebird Project" ?>
</Include>