| Index: source/samples/udata/reader.vcxproj.filters
|
| diff --git a/source/samples/udata/reader.vcxproj.filters b/source/samples/udata/reader.vcxproj.filters
|
| deleted file mode 100644
|
| index 085a2be41664799d5cc02a453705bb7b964d3e8e..0000000000000000000000000000000000000000
|
| --- a/source/samples/udata/reader.vcxproj.filters
|
| +++ /dev/null
|
| @@ -1,22 +0,0 @@
|
| -<?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>{70f91413-5190-4f71-88a6-42eddfb11351}</UniqueIdentifier>
|
| - <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
|
| - </Filter>
|
| - <Filter Include="Header Files">
|
| - <UniqueIdentifier>{e31be275-f3ff-42ca-8017-1ddab3cbd23b}</UniqueIdentifier>
|
| - <Extensions>h;hpp;hxx;hm;inl</Extensions>
|
| - </Filter>
|
| - <Filter Include="Resource Files">
|
| - <UniqueIdentifier>{ce6ba23d-b7db-40f6-8e79-a1d386c0c707}</UniqueIdentifier>
|
| - <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|
| - </Filter>
|
| - </ItemGroup>
|
| - <ItemGroup>
|
| - <ClCompile Include="reader.c">
|
| - <Filter>Source Files</Filter>
|
| - </ClCompile>
|
| - </ItemGroup>
|
| -</Project>
|
|
|