Commit 22e344ea authored by João Reis's avatar João Reis Committed by Rod Vagg
Browse files

win: fix custom actions for WiX older than 3.9



This is a port of joyent/node@e192f61514cd1500de895cb10128d412f842d7d0 .

Original commit message:

  Older WiX versions included a header with extern "C" declaration,
  hence the custom action source must be C++.

Reviewed-By: default avatarJoão Reis <reis@janeasystems.com>
  PR-URL: https://github.com/joyent/node/pull/25569

PR-URL: https://github.com/nodejs/node/pull/2365


Reviewed-By: default avatarAlexis Campailla <alexis@janeasystems.com>
parent b5bd3ebf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment