updated tlibc

This commit is contained in:
2025-12-21 20:02:46 +05:00
parent 6260264f04
commit 4b15db7c1f
3 changed files with 3 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ MinGW: `pacman -S mingw-w64-x86_64-sqlite3`
6. To build library use tasks `build_static_lib[_dbg]` or `build_shared_lib[_dbg]`
7. If you use tsqlite as static library, add `LINKER_LIBS` from tsqlite `project.config` to your project.
## Usage
```c