Archived
1
0
This repository has been archived on 2019-01-29. You can view files and clone it, but cannot push or open issues or pull requests.
LoveToken/COMPILING.txt
2015-06-06 11:36:39 -04:00

3 lines
146 B
Plaintext

Compiling LoveToken is near trivial since it only needs iconv and C99.
Build an object file from lt.c and link it with iconv into a dll/so/etc.