Update libmaxminddb to v1.3.2 (#526)
* Update libmaxminddb to v1.3.2 * Move PACKAGE_VERSION declaration
This commit is contained in:
@ -102,6 +102,7 @@
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\..\third_party\libmaxminddb\data-pool.c" />
|
||||
<ClCompile Include="..\..\..\third_party\libmaxminddb\maxminddb.c" />
|
||||
<ClCompile Include="..\geoip_main.cpp" />
|
||||
<ClCompile Include="..\geoip_natives.cpp" />
|
||||
@ -109,6 +110,7 @@
|
||||
<ClCompile Include="..\..\..\public\sdk\amxxmodule.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\..\third_party\libmaxminddb\data-pool.h" />
|
||||
<ClInclude Include="..\..\..\third_party\libmaxminddb\maxminddb-compat-util.h" />
|
||||
<ClInclude Include="..\..\..\third_party\libmaxminddb\maxminddb.h" />
|
||||
<ClInclude Include="..\..\..\third_party\libmaxminddb\maxminddb_config.h" />
|
||||
@ -124,4 +126,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
Reference in New Issue
Block a user