mirror of
https://github.com/json-c/json-c.git
synced 2026-04-03 12:29:06 +08:00
strdup_compat.h: re-spin this compat header ; use math_compat.h as template
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -151,6 +151,7 @@ copy json_config.h.win32 json_config.h
|
||||
<ClInclude Include="json_util.h" />
|
||||
<ClInclude Include="linkhash.h" />
|
||||
<ClInclude Include="math_compat.h" />
|
||||
<ClInclude Include="strdup_compat.h" />
|
||||
<ClInclude Include="printbuf.h" />
|
||||
<ClInclude Include="random_seed.h" />
|
||||
</ItemGroup>
|
||||
@@ -164,4 +165,4 @@ copy json_config.h.win32 json_config.h
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user