Page MenuHomePhabricator

[CMAKE] Generate the windows version info file
ClosedPublic

Authored by Fabien on Sep 25 2020, 14:56.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC9490692e0850: [CMAKE] Generate the windows version info file
Summary

The version info resource files (.rc) are currently hardcoded and part
of the source tree but share most of their content.
This diffs makes the version info file a template and generates it as
needed. This will be later used to set populate version info for the dll
files.

Test Plan

Build for windows and check the detailed properties for the binaries.

bitcoin-qt_version.png (505×467 px, 18 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable