diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ext/Util/ca/qtexecca.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ext/Util/ca/qtexecca.cpp b/src/ext/Util/ca/qtexecca.cpp index df4e9a8d..8e2cde2c 100644 --- a/src/ext/Util/ca/qtexecca.cpp +++ b/src/ext/Util/ca/qtexecca.cpp | |||
| @@ -4,12 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | #define OUTPUT_BUFFER 1024 | 5 | #define OUTPUT_BUFFER 1024 |
| 6 | 6 | ||
| 7 | // These old "CA" prefix names are deprecated, and intended to go away in wix 4.0, only staying now for compatibility reasons | ||
| 8 | const LPCWSTR CAQUIET_TIMEOUT_PROPERTY = L"QtExecCmdTimeout"; | ||
| 9 | const LPCWSTR CAQUIET_ARGUMENTS_PROPERTY = L"QtExecCmdLine"; | ||
| 10 | const LPCWSTR CAQUIET64_ARGUMENTS_PROPERTY = L"QtExec64CmdLine"; | ||
| 11 | // end deprecated section | ||
| 12 | |||
| 13 | // WixCA name quiet commandline argument properties | 7 | // WixCA name quiet commandline argument properties |
| 14 | const LPCWSTR WIX_QUIET_ARGUMENTS_PROPERTY = L"WixQuietExecCmdLine"; | 8 | const LPCWSTR WIX_QUIET_ARGUMENTS_PROPERTY = L"WixQuietExecCmdLine"; |
| 15 | const LPCWSTR WIX_QUIET64_ARGUMENTS_PROPERTY = L"WixQuietExec64CmdLine"; | 9 | const LPCWSTR WIX_QUIET64_ARGUMENTS_PROPERTY = L"WixQuietExec64CmdLine"; |
