Changeset 49da01a in network-game for client/Client/Client.vcxproj.filters
- Timestamp:
- Jul 22, 2013, 11:52:39 PM (12 years ago)
- Branches:
- master
- Children:
- dee75cc
- Parents:
- 365e156
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj.filters
r365e156 r49da01a 43 43 <Filter>Source Files\gui</Filter> 44 44 </ClCompile> 45 <ClCompile Include="..\..\common\Message.cpp">46 <Filter>Source Files\common</Filter>47 </ClCompile>48 45 <ClCompile Include="Window.cpp"> 49 46 <Filter>Source Files\gui</Filter> … … 87 84 <Filter>Header Files\common</Filter> 88 85 </ClInclude> 89 <ClInclude Include="..\..\common\Message.h">90 <Filter>Header Files\common</Filter>91 </ClInclude>92 86 <ClInclude Include="..\..\common\Common.h"> 93 87 <Filter>Header Files\common</Filter>
Note:
See TracChangeset
for help on using the changeset viewer.