Ignore:
Timestamp:
Jun 11, 2012, 11:43:21 PM (11 years ago)
Author:
sam
Message:

neercs: fix Win32 build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/win32/lolcore.vcxproj.filters

    r1406 r1457  
    215215      <Filter>src\...</Filter>
    216216    </ClCompile>
     217    <ClCompile Include="..\src\gpu\framebuffer.cpp">
     218      <Filter>src\gpu</Filter>
     219    </ClCompile>
    217220  </ItemGroup>
    218221  <ItemGroup>
     
    400403      <Filter>src\...</Filter>
    401404    </ClInclude>
     405    <ClInclude Include="..\src\gpu\framebuffer.h">
     406      <Filter>src\gpu</Filter>
     407    </ClInclude>
    402408  </ItemGroup>
    403409  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.