mirror of
https://github.com/json-c/json-c.git
synced 2026-04-08 23:09:07 +08:00
compat/strdup.h: move common compat check for strdup() to own file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -141,6 +141,7 @@ copy json_config.h.win32 json_config.h
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="arraylist.h" />
|
||||
<ClInclude Include="compat\strdup.h" />
|
||||
<ClInclude Include="debug.h" />
|
||||
<ClInclude Include="json_inttypes.h" />
|
||||
<ClInclude Include="json_object.h" />
|
||||
@@ -162,4 +163,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