source: trunk/Utilities/VbsCallback/VbsCallbackPS.vcxproj.filters

Last change on this file was 88, checked in by roman, 12 years ago
File size: 902 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>{9aa028e9-9925-4566-9bd9-c69dfd02e902}</UniqueIdentifier>
6    </Filter>
7    <Filter Include="Generated Files">
8      <UniqueIdentifier>{16bee85c-8821-4bef-8cfc-ad69f6bf795b}</UniqueIdentifier>
9      <SourceControlFiles>False</SourceControlFiles>
10    </Filter>
11  </ItemGroup>
12  <ItemGroup>
13    <None Include="VbsCallbackps.def" />
14  </ItemGroup>
15  <ItemGroup>
16    <ClCompile Include="VbsCallback_i.c">
17      <Filter>Generated Files</Filter>
18    </ClCompile>
19    <ClCompile Include="VbsCallback_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.