dolphin/Externals/FatFs
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
..
00history.txt Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00
00readme.txt Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00
CMakeLists.txt Externals/FatFs: Build as part of Dolphin. 2022-07-11 23:11:37 +02:00
FatFs.vcxproj Externals/FatFs: Build as part of Dolphin. 2022-07-11 23:11:37 +02:00
LICENSE.txt Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00
diskio.c Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00
diskio.h Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
ff.c Externals/FatFs: Avoid conflicts with Windows.h. 2022-07-11 23:10:12 +02:00
ff.h Externals/FatFs: Avoid conflicts with Windows.h. 2022-07-11 23:10:12 +02:00
ffconf.h Externals/FatFs: Configure for Dolphin. 2022-07-11 23:10:13 +02:00
ffsystem.c Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00
ffunicode.c Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at http://elm-chan.org/fsw/ff/patches.html 2022-07-11 23:10:12 +02:00