# Stripping causes `$out/bin/Setup.e32` to lose something important and causes the built windows installers to not run on windows "This app can't run on your PC".
# They worked in wine but not on real windows.
dontStrip=1;
meta=withlib;{
description="Compiler for Inno Setup, a tool for creating Windows installers";