Changeset 257 for trunk/win32
- Timestamp:
- Jan 21, 2011, 1:14:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/win32/monsterz.vcxproj
r256 r257 14 14 <ClInclude Include="..\monsterz\board.h" /> 15 15 <ClInclude Include="..\monsterz\game.h" /> 16 <ClInclude Include="..\monsterz\mash.h" /> 16 17 <ClInclude Include="..\monsterz\piece.h" /> 17 18 <ClInclude Include="..\src\audio.h" /> … … 45 46 <ClCompile Include="..\monsterz\board.cpp" /> 46 47 <ClCompile Include="..\monsterz\game.cpp" /> 48 <ClCompile Include="..\monsterz\mash.cpp" /> 47 49 <ClCompile Include="..\monsterz\monsterz.cpp" /> 48 50 <ClCompile Include="..\monsterz\piece.cpp" />
Note: See TracChangeset
for help on using the changeset viewer.