mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 10:43:03 +01:00
13 lines
255 B
XML
13 lines
255 B
XML
<?xml version='1.0'?>
|
|
|
|
<?include $(sys.SOURCEFILEDIR)\VCCRT_Shared_Header.wxi ?>
|
|
<?include $(sys.SOURCEFILEDIR)\VCCRT_x64.wxi ?>
|
|
|
|
|
|
<Wix xmlns='http://schemas.microsoft.com/wix/2003/01/wi'>
|
|
|
|
<?include $(sys.SOURCEFILEDIR)\VCCRT_Shared_Body.wxi ?>
|
|
|
|
</Wix>
|
|
|