cscg22-gearboy

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

lcc.vcxproj.filters (245B)


      1<?xml version="1.0" encoding="utf-8"?>
      2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
      3  <ItemGroup>
      4    <ClCompile Include="lcc\gb.c" />
      5    <ClCompile Include="lcc\lcc.c" />
      6  </ItemGroup>
      7</Project>