Ignore:
Timestamp:
Mar 16, 2012, 7:06:49 PM (11 years ago)
Author:
gary
Message:

win32: fix Visual Studio compilation and link issues.

File:
1 edited

Legend:

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

    r906 r1165  
    99    <ClInclude Include="..\monsterz\mash.h" />
    1010    <ClInclude Include="..\monsterz\monsterz.h" />
     11    <ClInclude Include="..\monsterz\score.h" />
    1112  </ItemGroup>
    1213  <ItemGroup>
     
    1819    <ClCompile Include="..\monsterz\title.cpp" />
    1920    <ClCompile Include="..\monsterz\mash.cpp" />
     21    <ClCompile Include="..\monsterz\score.cpp" />
    2022  </ItemGroup>
    2123</Project>
Note: See TracChangeset for help on using the changeset viewer.