From a3575c5e31d0384d0da831129e4e193689b5d85d Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 5 May 2015 08:33:22 +0000 Subject: [PATCH] 32-bit resource DLLs are used for 64-bit distributions too now to reduce CAB and MSI file size. Resource DLLs do not contain any code, therefore 32 and 64-bit versions are mutually compatible, when loaded appropriately. Separate configurations in Visual Studio project remain for simplicity. output\Setup renamed to output\standalones.