]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc10_wxexpat.vcxproj.filters
Mention that wxSizer::Clear() always deletes child sizers.
[wxWidgets.git] / build / msw / wx_vc10_wxexpat.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>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
6 <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7 </Filter>
8 </ItemGroup>
9 <ItemGroup>
10 <ClCompile Include="..\..\src\expat\lib\xmlparse.c">
11 <Filter>Source Files</Filter>
12 </ClCompile>
13 <ClCompile Include="..\..\src\expat\lib\xmlrole.c">
14 <Filter>Source Files</Filter>
15 </ClCompile>
16 <ClCompile Include="..\..\src\expat\lib\xmltok.c">
17 <Filter>Source Files</Filter>
18 </ClCompile>
19 </ItemGroup>
20 </Project>