Browse Source
- WindowsTargetPlatformVersion=10.0.17134.0; latest fixes, but believed still compatible with Windows 7. - Platform=Win32; - PreferredToolArchitecture=x64; 64 bit build tools can use more memory. - PlatformToolset=v141; v140 would use MSVC2015 tools. v141 matches MSVC2017 IDE builds. If we don't specify these, we get the defaults and could get wxWidgets compiled with SDK8.1 (default) and Audacity with a SDK 10.au-ny-api
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue