diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ build with `clang -shared src/{*.c,*/*.c} -o llib.so -fPIC`
+or `clang -shared src/{*.c,*/*.c} -o llib.dll -L/mingw64/lib -llua -lws2_32 -fPIC` for my msys2 build
+
useage and docs coming soon:3
todo:
|
