xref: /MusicPlayer2/UnitTest/UnitTest.vcxproj.filters (revision ead86454da3af0f0f92b604977e8985caecdf15c)
1*ead86454SZhong Yang<?xml version="1.0" encoding="utf-8"?>
2*ead86454SZhong Yang<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3*ead86454SZhong Yang  <ItemGroup>
4*ead86454SZhong Yang    <Filter Include="源文件">
5*ead86454SZhong Yang      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
6*ead86454SZhong Yang      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7*ead86454SZhong Yang    </Filter>
8*ead86454SZhong Yang    <Filter Include="头文件">
9*ead86454SZhong Yang      <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
10*ead86454SZhong Yang      <Extensions>h;hh;hpp;hxx;hm;inl;inc;ipp;xsd</Extensions>
11*ead86454SZhong Yang    </Filter>
12*ead86454SZhong Yang    <Filter Include="资源文件">
13*ead86454SZhong Yang      <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
14*ead86454SZhong Yang      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
15*ead86454SZhong Yang    </Filter>
16*ead86454SZhong Yang  </ItemGroup>
17*ead86454SZhong Yang  <ItemGroup>
18*ead86454SZhong Yang    <ClInclude Include="stdafx.h">
19*ead86454SZhong Yang      <Filter>头文件</Filter>
20*ead86454SZhong Yang    </ClInclude>
21*ead86454SZhong Yang    <ClInclude Include="targetver.h">
22*ead86454SZhong Yang      <Filter>头文件</Filter>
23*ead86454SZhong Yang    </ClInclude>
24*ead86454SZhong Yang  </ItemGroup>
25*ead86454SZhong Yang  <ItemGroup>
26*ead86454SZhong Yang    <ClCompile Include="stdafx.cpp">
27*ead86454SZhong Yang      <Filter>源文件</Filter>
28*ead86454SZhong Yang    </ClCompile>
29*ead86454SZhong Yang    <ClCompile Include="unittest1.cpp">
30*ead86454SZhong Yang      <Filter>源文件</Filter>
31*ead86454SZhong Yang    </ClCompile>
32*ead86454SZhong Yang  </ItemGroup>
33*ead86454SZhong Yang</Project>