Changeset a845faf in network-game for client/Client/Client.vcxproj.filters
- Timestamp:
- Nov 23, 2012, 6:12:17 PM (12 years ago)
- Branches:
- master
- Children:
- d87708d
- Parents:
- aee34b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj.filters
raee34b9 ra845faf 22 22 <Filter>Source Files</Filter> 23 23 </ClCompile> 24 <ClCompile Include="..\..\common\message.cpp"> 25 <Filter>Source Files\common</Filter> 26 </ClCompile> 24 27 </ItemGroup> 25 28 <ItemGroup> … … 27 30 <Filter>Source Files\common</Filter> 28 31 </ClInclude> 32 <ClInclude Include="..\..\common\compiler.h"> 33 <Filter>Source Files\common</Filter> 34 </ClInclude> 29 35 </ItemGroup> 30 36 </Project>
Note:
See TracChangeset
for help on using the changeset viewer.