1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

3 Commits

Author SHA1 Message Date
Leland Lucius
1dffc4fe1f Allow 64-bit common controls to be used
I'd wager that we should simply get rid of this and the similar
pragma in AudacityApp.cpp.
2020-02-12 21:47:44 -06:00
James Crook
c2e07b4620 Change manifest from 'any architecture' to '32bit'.
Also upped version.
The reason to change to 32 bit, is that * (i.e. any) can lead to a mix of 32 bit and 64 bit on 64 bit systems.  That in turn can lead to reported SxS 78 errors.
2018-04-22 15:33:05 +01:00
Henric Jungheim
0c88c8de88 Supply Audacity.exe.manifest instead of generating it. 2018-01-07 15:14:43 -05:00