Imported Upstream version 1.9.3
[deb_libnfs.git] / win32 / nfs-cp / nfs-cp.vcxproj.filters
diff --git a/win32/nfs-cp/nfs-cp.vcxproj.filters b/win32/nfs-cp/nfs-cp.vcxproj.filters
new file mode 100644 (file)
index 0000000..ebe1a53
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup>
+    <Filter Include="Source Files">
+      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
+      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
+    </Filter>
+  </ItemGroup>
+  <ItemGroup>
+    <ClCompile Include="..\..\examples\nfs-cp.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
+  </ItemGroup>
+</Project>
\ No newline at end of file