Changeset fbcfc35 in network-game for client/Client/Client.vcxproj.filters
- Timestamp:
- Jun 9, 2013, 5:59:48 PM (12 years ago)
- Branches:
- master
- Children:
- 8795a38
- Parents:
- b978503
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj.filters
rb978503 rfbcfc35 58 58 <Filter>Source Files\common</Filter> 59 59 </ClCompile> 60 <ClCompile Include="..\..\common\Projectile.cpp"> 61 <Filter>Source Files\common</Filter> 62 </ClCompile> 60 63 </ItemGroup> 61 64 <ItemGroup> … … 90 93 <Filter>Header Files\common</Filter> 91 94 </ClInclude> 95 <ClInclude Include="..\..\common\Projectile.h"> 96 <Filter>Header Files\common</Filter> 97 </ClInclude> 92 98 </ItemGroup> 93 99 <ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.