mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 07:40:10 +01:00
Compile with wxWidgets 3.1.1 (on Windows).
3.1.1 includes hash<wxString> so we don't need to. git now ignores the win-alt-build subdirectory, which can be used for an alternative set of windows build files. So for example, can keep an old 3.0.2 set up there whilst working on 3.1.1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -182,6 +182,7 @@ win/Projects/*/Debug
|
||||
win/Projects/*/Release
|
||||
win/.vs/
|
||||
win/packages
|
||||
win-alt-build
|
||||
|
||||
# All those help files
|
||||
help/manual*
|
||||
|
||||
Reference in New Issue
Block a user