File: hellobrowser-files.vcxproj

package info (click to toggle)
libmicrohttpd 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,572 kB
  • sloc: ansic: 107,053; sh: 5,357; makefile: 2,131; pascal: 1,591; sed: 16
file content (11 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="$(MhdRoot)doc\examples\hellobrowser.c" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="libmicrohttpd.vcxproj">
      <Project>{9cfb0342-a9e7-483e-bee5-a1de22584c5a}</Project>
    </ProjectReference>
  </ItemGroup>
</Project>