File: object.vcxproj.filters

package info (click to toggle)
json-glib 1.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,716 kB
  • ctags: 2,313
  • sloc: ansic: 13,175; sh: 5,164; makefile: 628; xml: 316; python: 196; sed: 16
file content (13 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Sources">
      <UniqueIdentifier>{48deb3fb-fef6-49a6-82dc-c39cb01b4098}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\..\..\json-glib\tests\object.c">
      <Filter>Sources</Filter>
    </ClCompile>
  </ItemGroup>
</Project>