Hi all,
is there a way to specify that I don't want to use a manifest for my window app?
Having MANIFESTFILE:NO.
I tried CONFIG += embed_manifest_exe but I'd need to avoid using the manifest.
I checked that doc but I couldn't find.
thanks for any help in advance

bye