mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[server] Add SQLite to the VS project
This commit is contained in:
@ -157,6 +157,12 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="sqlite"
|
Name="sqlite"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath=".\sqlite\sqlite3.c">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\sqlite\sqlite3.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\sqlite\sqlite_amx.cpp">
|
RelativePath=".\sqlite\sqlite_amx.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
Reference in New Issue
Block a user