Changeset 1165 for trunk/win32/monsterz.vcxproj.filters
- Timestamp:
- Mar 16, 2012, 7:06:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/win32/monsterz.vcxproj.filters
r906 r1165 9 9 <ClInclude Include="..\monsterz\mash.h" /> 10 10 <ClInclude Include="..\monsterz\monsterz.h" /> 11 <ClInclude Include="..\monsterz\score.h" /> 11 12 </ItemGroup> 12 13 <ItemGroup> … … 18 19 <ClCompile Include="..\monsterz\title.cpp" /> 19 20 <ClCompile Include="..\monsterz\mash.cpp" /> 21 <ClCompile Include="..\monsterz\score.cpp" /> 20 22 </ItemGroup> 21 23 </Project>
Note: See TracChangeset
for help on using the changeset viewer.