Searched +full:windows +full:- +full:vs2022 +full:- +full:win32 +full:- +full:shared (Results 1 – 3 of 3) sorted by relevance
| /third_party/libsnd/.github/workflows/ |
| D | action.yml | 8 fail-fast: false 11 ubuntu-gcc-autotools, 12 ubuntu-clang-autotools, 13 ubuntu-gcc-ossfuzz, 14 macos-autotools, 15 ubuntu-gcc-cmake, 16 ubuntu-gcc-cmake-shared, 17 ubuntu-clang-cmake, 18 ubuntu-clang-cmake-shared, 19 macos-cmake, [all …]
|
| /third_party/gn/src/gn/ |
| D | visual_studio_writer.cc | 2 // Use of this source code is governed by a BSD-style license that can be 88 const char kWindowsKitsVersion[] = "10"; // Windows 10 SDK 89 const char kWindowsKitsDefaultVersion[] = "10"; // Windows 10 SDK 91 const char kGuidTypeProject[] = "{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"; 92 const char kGuidTypeFolder[] = "{2150E333-8FDC-42A3-9474-1A3956D46DE8}"; 107 u"SOFTWARE\\Microsoft\\Windows Kits\\Installed Roots", in GetWindowsKitsIncludeDirs() 108 u"SOFTWARE\\Wow6432Node\\Microsoft\\Windows Kits\\Installed Roots"}; in GetWindowsKitsIncludeDirs() 124 kits_path = std::string("C:\\Program Files (x86)\\Windows Kits\\") + in GetWindowsKitsIncludeDirs() 129 return kit_prefix + "shared;" + kit_prefix + "um;" + kit_prefix + "winrt;"; in GetWindowsKitsIncludeDirs() 133 switch (target->output_type()) { in GetConfigurationType() [all …]
|
| /third_party/curl/ |
| D | CHANGES | 13 - RELEASE-NOTES: synced 17 - THANKS: new contributors from 8.5.0 21 - cd2nroff: use perl 'strict' and 'warnings' 23 - Use strict and warnings pragmas. 25 - If open() fails then show the reason. 27 - Set STDIN io layer :crlf so that input is properly read on Windows. 29 - When STDIN is used as input, the filename $f is now set to "STDIN". 38 - cd2nroff: fix duplicate output issue 40 Assisted-by: Jay Satiro 41 Fixes https://github.com/curl/curl-www/issues/321 [all …]
|