mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| add_scalar.c | ||
| CMakeLists.txt | ||
| ed25519.h | ||
| ed25519.vcxproj | ||
| ed25519.vcxproj.filters | ||
| exports.props | ||
| fe.c | ||
| fe.h | ||
| fixedint.h | ||
| ge.c | ||
| ge.h | ||
| key_exchange.c | ||
| keypair.c | ||
| license.txt | ||
| precomp_data.h | ||
| sc.c | ||
| sc.h | ||
| seed.c | ||
| sha512.c | ||
| sha512.h | ||
| sign.c | ||
| verify.c | ||