Changeset 227 for trunk/win32
- Timestamp:
- Jan 18, 2011, 5:58:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/win32/monsterz.vcxproj
r224 r227 14 14 <ClInclude Include="..\monsterz\board.h" /> 15 15 <ClInclude Include="..\monsterz\game.h" /> 16 <ClInclude Include="..\monsterz\piece.h" /> 16 17 <ClInclude Include="..\src\bitfield.h" /> 17 18 <ClInclude Include="..\src\core.h" /> … … 42 43 <ClCompile Include="..\monsterz\game.cpp" /> 43 44 <ClCompile Include="..\monsterz\monsterz.cpp" /> 45 <ClCompile Include="..\monsterz\piece.cpp" /> 44 46 <ClCompile Include="..\src\debugfps.cpp" /> 45 47 <ClCompile Include="..\src\debugrecord.cpp" />
Note: See TracChangeset
for help on using the changeset viewer.