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

Mark Young PR 192 (modified)

Change 2.1.2 to 2.1.3/2.2.0-alpha in win/compile.txt
 Git-ignore VisualStudio 2017 files.
This commit is contained in:
windinthew 2017-03-30 02:03:46 +01:00
parent 8c796e2603
commit 930e834aef
2 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -177,6 +177,7 @@ win/Debug
win/Release
win/Projects/*/Debug
win/Projects/*/Release
win/.vs/
# All those help files
help/manual*

View File

@ -14,7 +14,8 @@ Authors:
Martyn Shaw
========================================================================
This document is for Audacity version 2.1.2.
This document is for Audacity version 2.1.3 and is currently also valid
for building 2.2.0-alpha.
If the advice here is inaccurate or incomplete,
email audacity-devel@lists.sourceforge.net.
@ -41,7 +42,7 @@ To simplify the implementation of a near-identical user
interface across platforms, Audacity uses wxWidgets, a
GUI framework.
Audacity 2.1.2 requires wxWidgets 3.0.2.
Audacity 2.1.3 requires wxWidgets 3.0.2.
To be able to build Audacity for Windows, download and install
wxWidgets from http://www.wxwidgets.org/.