From d8967ec95a69ebafec7bbe480018742a573a175e Mon Sep 17 00:00:00 2001 From: "v.audacity" Date: Sat, 28 Jun 2014 02:31:54 +0000 Subject: [PATCH] Remove more of the old distinctions about Unicode versions as we're all Unicode now. --- win/compile.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/win/compile.txt b/win/compile.txt index 78a77a895..fde22a2f2 100644 --- a/win/compile.txt +++ b/win/compile.txt @@ -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 DLLs needed for each Audacity version as follows: - "" (no suffix) for "Release" versions "u" for "Unicode Release" versions - "d" for "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_vc_custom.dll