Changeset ca44f82 in network-game for client/Client/Client.vcxproj.filters
- Timestamp:
- Feb 24, 2013, 1:28:32 AM (12 years ago)
- Branches:
- master
- Children:
- 7b43385
- Parents:
- 3a79253 (diff), 8f85180 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj.filters
r3a79253 rca44f82 55 55 <Filter>Source Files\common</Filter> 56 56 </ClCompile> 57 <ClCompile Include="..\..\common\WorldMap.cpp"> 58 <Filter>Source Files\common</Filter> 59 </ClCompile> 57 60 </ItemGroup> 58 61 <ItemGroup> … … 84 87 <Filter>Header Files\common</Filter> 85 88 </ClInclude> 89 <ClInclude Include="..\..\common\WorldMap.h"> 90 <Filter>Header Files\common</Filter> 91 </ClInclude> 86 92 </ItemGroup> 87 93 <ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.