| Index: icu46/source/test/perf/utfperf/utfperf.vcxproj.filters
|
| ===================================================================
|
| --- icu46/source/test/perf/utfperf/utfperf.vcxproj.filters (revision 0)
|
| +++ icu46/source/test/perf/utfperf/utfperf.vcxproj.filters (revision 0)
|
| @@ -0,0 +1,22 @@
|
| +<?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>{2468ec6b-e999-4d9d-81c9-f511c4467c3d}</UniqueIdentifier>
|
| + <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
|
| + </Filter>
|
| + <Filter Include="Header Files">
|
| + <UniqueIdentifier>{f09507fd-f3fd-4606-aaeb-98906af51905}</UniqueIdentifier>
|
| + <Extensions>h;hpp;hxx;hm;inl</Extensions>
|
| + </Filter>
|
| + <Filter Include="Resource Files">
|
| + <UniqueIdentifier>{9787b0cc-5838-4432-8454-ec04b9f51921}</UniqueIdentifier>
|
| + <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|
| + </Filter>
|
| + </ItemGroup>
|
| + <ItemGroup>
|
| + <ClCompile Include="utfperf.cpp">
|
| + <Filter>Source Files</Filter>
|
| + </ClCompile>
|
| + </ItemGroup>
|
| +</Project>
|
|
|