Commit Graph

3 Commits

Author SHA1 Message Date
Maxim Kulyk 16bbd93885 [props] Move stdcpplatest and FH4 to common_default.props
This way stdcpplatest  and FH4 disabling propagates to all projects except llvm and glslang.
2020-02-09 17:32:02 +03:00
Nekotekina b70908c8f3 Appveyor: use VS 2019 2019-08-22 19:09:06 +03:00
max c5440c95c8 [MSbuild] Extend support to v142 toolset
- Added support for current default toolset, explitly specified c++17 standard and 8.1 win sdk.
  - properties were defined via `common_default.props` and `common_default_macros.props`
 Note: There are 2 files because some properties need to be imported before `Microsoft.Cpp.Default.props` , but other common properties can be imported after but they require marco defined in `Microsoft.Cpp.Default.props`.
- Added hidapi and libusb project files to repository to simplify msbuild changes.
2019-08-17 23:30:23 +03:00