mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<?include $(sys.SOURCEFILEDIR)\VCCRT_Shared_Header.wxi ?>
|
||
|
<?include $(sys.SOURCEFILEDIR)\VCCRT_x64.wxi ?>
|
||
|
|
||
|
|
||
|
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
|
||
|
|
||
|
<?include $(sys.SOURCEFILEDIR)\VCCRT_Shared_Body.wxi ?>
|
||
|
|
||
|
</Wix>
|
||
|
|