dolphin/Externals/cpp-optparse
Shawn Hoffman c5da2877cc msbuild: refactor to reduce rebuild events
* moves dolphin-specific settings out of Base.props
* creates exports.props for externals, allowing to easily import
  individual Externals
* corrects some cruft that accumulated and probably contributed
  to msbuild overbuilding
2022-08-02 22:24:22 -07:00
..
CMakeLists.txt cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02:00
OptionParser.cpp Add the cpp-optparse project to Externals. 2017-02-16 14:09:13 +01:00
OptionParser.h Add the cpp-optparse project to Externals. 2017-02-16 14:09:13 +01:00
cpp-optparse.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00