summaryrefslogtreecommitdiff
path: root/w32/common/simplepost-files.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/common/simplepost-files.vcxproj')
-rw-r--r--w32/common/simplepost-files.vcxproj11
1 files changed, 11 insertions, 0 deletions
diff --git a/w32/common/simplepost-files.vcxproj b/w32/common/simplepost-files.vcxproj
new file mode 100644
index 00000000..55182b0c
--- /dev/null
+++ b/w32/common/simplepost-files.vcxproj
@@ -0,0 +1,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\simplepost.c" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="libmicrohttpd.vcxproj">
+ <Project>{9cfb0342-a9e7-483e-bee5-a1de22584c5a}</Project>
+ </ProjectReference>
+ </ItemGroup>
+</Project>