// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. #define VER_APP #define VER_ORIGINAL_FILENAME "candle.exe" #define VER_INTERNAL_NAME "candle" #define VER_FILE_DESCRIPTION "WiX Toolset Compiler" #include "wix.rc" #define MANIFEST_RESOURCE_ID 1 MANIFEST_RESOURCE_ID RT_MANIFEST "candle.exe.manifest"