* bsp/simulator: update SDL2 Windows prebuilt binaries to 2.32.6 with x86 and x64 binaries * bsp/simulator: tidy and extend the Visual Studio 2012 project * bsp/simulator: fix format for SDL2 Windows headers |
||
|---|---|---|
| .. | ||
| figures | ||
| include | ||
| lib | ||
| COPYING.txt | ||
| README-SDL.txt | ||
| README.md | ||
| README.txt | ||
README.md
如何升级SDL:
去SDL2官网下载最新SDL库,并将include和lib文件夹覆盖过来即可。替换时需要注意,.gitignore文件中忽略了.dll和.lib文件,提交.dll和.lib文件需要强制提交一下。
如图:

