用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guo XIn 291e661666 first commit 10 months ago
..
figures first commit 10 months ago
include first commit 10 months ago
COPYING.txt first commit 10 months ago
README-SDL.txt first commit 10 months ago
README.md first commit 10 months ago
README.txt first commit 10 months ago

README.md

如何升级SDL:

去SDL2官网下载最新SDL库,并将include和lib文件夹覆盖过来即可。替换时需要注意,.gitignore文件中忽略了.dll和.lib文件,提交.dll和.lib文件需要强制提交一下。

如图:

figure1

figure1