rpcs3/asmjitsrc
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
..
asmjit.vcxproj [MSbuild] Extend support to v142 toolset 2019-08-17 23:30:23 +03:00
asmjit.vcxproj.filters Fix compilation asmjit for VS. (#2791) 2017-05-18 19:31:39 +03:00
CMakeLists.txt CMake: use CMAKE_SOURCE_DIR instead of .. in some places 2018-12-10 01:43:47 +03:00