mirror of
https://github.com/Icinga/icinga2.git
synced 2025-10-17 21:39:30 +02:00
9 lines
271 B
XML
9 lines
271 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="cJSON.c" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="cJSON.h" />
|
|
</ItemGroup>
|
|
</Project> |