mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
[Build-System] Update SQLite to 3.40.0 on Windows
This commit is contained in:
1
libs/.gitignore
vendored
1
libs/.gitignore
vendored
@@ -617,6 +617,7 @@ srtp/build/compile
|
||||
/curl-*/
|
||||
/sqlite-*.zip
|
||||
/sqlite-*/
|
||||
/sqlite/
|
||||
/ldns/
|
||||
/portaudio/
|
||||
portaudio.*.log
|
||||
|
||||
@@ -323,10 +323,10 @@
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\sqlite-amalgamation-3080401\sqlite3.c" />
|
||||
<ClCompile Include="..\..\sqlite\sqlite3.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\sqlite-amalgamation-3080401\sqlite3.h" />
|
||||
<ClInclude Include="..\..\sqlite\sqlite3.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
||||
Reference in New Issue
Block a user