windows: autolink for easyx

This commit is contained in:
Roy Qu 2023-10-17 21:07:23 +08:00
parent cfc83ee2ff
commit c2421054a2
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
"header": "ege.h", "header": "ege.h",
"links": "-lgraphics -luuid -lmsimg32 -lgdi32 -limm32 -lole32 -loleaut32 -lwinmm -lgdiplus" "links": "-lgraphics -luuid -lmsimg32 -lgdi32 -limm32 -lole32 -loleaut32 -lwinmm -lgdiplus"
}, },
{
"header": "easyx.h",
"links": "-leasyx"
},
{ {
"header": "fmt/core.h", "header": "fmt/core.h",
"links": "-lfmt" "links": "-lfmt"