source: trunk/Utilities/JsFunctionDispatch/JsFunctionDispatchPS.vcxproj.filters @ 937

Last change on this file since 937 was 405, checked in by roman, 9 years ago
File size: 923 bytes
Line 
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>{4ef2bf7c-7cb5-4520-9db0-c948e535a3b6}</UniqueIdentifier>
6    </Filter>
7    <Filter Include="Generated Files">
8      <UniqueIdentifier>{a6c4d4e4-97c2-4da5-b74c-03241fb9a835}</UniqueIdentifier>
9      <SourceControlFiles>False</SourceControlFiles>
10    </Filter>
11  </ItemGroup>
12  <ItemGroup>
13    <None Include="JsFunctionDispatchps.def" />
14  </ItemGroup>
15  <ItemGroup>
16    <ClCompile Include="JsFunctionDispatch_i.c">
17      <Filter>Generated Files</Filter>
18    </ClCompile>
19    <ClCompile Include="JsFunctionDispatch_p.c">
20      <Filter>Generated Files</Filter>
21    </ClCompile>
22    <ClCompile Include="dlldata.c">
23      <Filter>Generated Files</Filter>
24    </ClCompile>
25  </ItemGroup>
26</Project>
Note: See TracBrowser for help on using the repository browser.