add default autolink config file

This commit is contained in:
royqh1979 2021-09-04 10:26:23 +08:00
parent cda37802ae
commit 1a30d73d96
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[{
"header": "ege.h",
"links": ["-lgraphics -luuid -lmsimg32 -lgdi32 -limm32 -lole32 -loleaut32 -lwinmm -lgdiplus"]
},
{
"header": "turtle.h",
"links": ["-lturtle"]
}
]