mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-22 16:41:18 +01:00
Remove more of the old distinctions about Unicode versions as we're all Unicode now.
This commit is contained in:
@@ -276,12 +276,10 @@ The "*" in the file names above is replaced in the actual files by
|
|||||||
a suffix specific to its Widgets configuration. You can identify the
|
a suffix specific to its Widgets configuration. You can identify the
|
||||||
DLLs needed for each Audacity version as follows:
|
DLLs needed for each Audacity version as follows:
|
||||||
|
|
||||||
"" (no suffix) for "Release" versions
|
|
||||||
"u" for "Unicode Release" versions
|
"u" for "Unicode Release" versions
|
||||||
"d" for "Debug" versions
|
|
||||||
"ud" for "Unicode Debug" versions
|
"ud" for "Unicode Debug" versions
|
||||||
|
|
||||||
So for instance, a Unicode Debug version of Audacity should have:
|
So for instance, a Debug version of Audacity should have:
|
||||||
|
|
||||||
wxbase28ud_net_vc_custom.dll
|
wxbase28ud_net_vc_custom.dll
|
||||||
wxbase28ud_vc_custom.dll
|
wxbase28ud_vc_custom.dll
|
||||||
|
|||||||
Reference in New Issue
Block a user