mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 14:13:50 +01: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:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -177,6 +177,7 @@ win/Debug | ||||
| win/Release | ||||
| win/Projects/*/Debug | ||||
| win/Projects/*/Release | ||||
| win/.vs/ | ||||
|  | ||||
| # All those help files | ||||
| help/manual* | ||||
|   | ||||
| @@ -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/. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user