goat3d

diff exporters/maxgoat/maxgoat.vcxproj.filters @ 10:1f94a2107c64

merged with win32 stuff
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 26 Aug 2013 05:30:40 +0300
parents fca2ea844875
children 4deb0b12fe14
line diff
     1.1 --- a/exporters/maxgoat/maxgoat.vcxproj.filters	Fri Aug 23 06:36:47 2013 +0300
     1.2 +++ b/exporters/maxgoat/maxgoat.vcxproj.filters	Mon Aug 26 05:30:40 2013 +0300
     1.3 @@ -11,4 +11,9 @@
     1.4        <Filter>src</Filter>
     1.5      </ClCompile>
     1.6    </ItemGroup>
     1.7 +  <ItemGroup>
     1.8 +    <ClInclude Include="src\config.h">
     1.9 +      <Filter>src</Filter>
    1.10 +    </ClInclude>
    1.11 +  </ItemGroup>
    1.12  </Project>
    1.13 \ No newline at end of file