]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gentest/gentest.vcxproj.filters
ICU-66108.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.vcxproj.filters
CommitLineData
2ca993e8
A
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup>
4 <Filter Include="Source Files">
5 <UniqueIdentifier>{e447c064-3b41-421f-8e6f-ecf661554c49}</UniqueIdentifier>
6 <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
7 </Filter>
8 <Filter Include="Header Files">
9 <UniqueIdentifier>{1a629c8b-9a21-4677-969f-6b262e4d56d4}</UniqueIdentifier>
10 <Extensions>h;hpp;hxx;hm;inl</Extensions>
11 </Filter>
12 <Filter Include="Resource Files">
13 <UniqueIdentifier>{f452beb5-882e-4c16-a7a6-479e858063d0}</UniqueIdentifier>
14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
15 </Filter>
16 </ItemGroup>
17 <ItemGroup>
18 <ClCompile Include="genres32.c">
19 <Filter>Source Files</Filter>
20 </ClCompile>
21 <ClCompile Include="gentest.c">
22 <Filter>Source Files</Filter>
23 </ClCompile>
24 </ItemGroup>
25 <ItemGroup>
26 <ClInclude Include="gentest.h">
27 <Filter>Header Files</Filter>
28 </ClInclude>
29 </ItemGroup>
729e4ab9 30</Project>