cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

testshader.vcxproj.filters (438B)


      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="test">
      5      <UniqueIdentifier>{E9B40D10-C5D8-6D4E-9994-A4EF637B307B}</UniqueIdentifier>
      6    </Filter>
      7  </ItemGroup>
      8  <ItemGroup>
      9    <ClCompile Include="..\..\..\..\..\test\testshader.c">
     10      <Filter>test</Filter>
     11    </ClCompile>
     12  </ItemGroup>
     13</Project>