demo-files.vcxproj (398B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <ItemGroup> 4 <ClCompile Include="$(MhdSrc)examples2\demo.c" /> 5 </ItemGroup> 6 <ItemGroup> 7 <ProjectReference Include="libmicrohttpd2.vcxproj"> 8 <Project>{9baa0888-2b01-42db-a3c8-3f84a64aabc7}</Project> 9 </ProjectReference> 10 </ItemGroup> 11 </Project>