]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/makeconv/makeconv.vcxproj.filters
ICU-66108.tar.gz
[apple/icu.git] / icuSources / tools / makeconv / makeconv.vcxproj.filters
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>{de2dc8b2-bfcb-4516-bc0b-851f2bddd695}</UniqueIdentifier>
6 <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
7 </Filter>
8 <Filter Include="Header Files">
9 <UniqueIdentifier>{0638fe1b-842e-4db0-b609-7da558bbad33}</UniqueIdentifier>
10 <Extensions>h;hpp;hxx;hm;inl</Extensions>
11 </Filter>
12 <Filter Include="Resource Files">
13 <UniqueIdentifier>{c192904c-2a84-40cd-8829-c5a00d5a15fb}</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="gencnvex.c">
19 <Filter>Source Files</Filter>
20 </ClCompile>
21 <ClCompile Include="genmbcs.cpp">
22 <Filter>Source Files</Filter>
23 </ClCompile>
24 <ClCompile Include="makeconv.cpp">
25 <Filter>Source Files</Filter>
26 </ClCompile>
27 <ClCompile Include="ucnvstat.c">
28 <Filter>Source Files</Filter>
29 </ClCompile>
30 </ItemGroup>
31 <ItemGroup>
32 <ClInclude Include="genmbcs.h">
33 <Filter>Header Files</Filter>
34 </ClInclude>
35 <ClInclude Include="makeconv.h">
36 <Filter>Header Files</Filter>
37 </ClInclude>
38 </ItemGroup>
39 </Project>