Proper way to enable static linking?

Looks like I got most of the way through it, then hit an interesting error.

“LINK : fatal error LNK1181: cannot open input file ‘C:\HaxeToolkit\haxe\lib\lime\7,6,3\ndll\Windows64\liblime-19.lib’”

Seems like liblime-19.lib is missing. Trying to look into what step I’m missing to fix this.