Skip to content

Commit

Permalink
Delete removed sources from xrGame project.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Nov 3, 2015
1 parent 000895d commit 68ccea9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
4 changes: 0 additions & 4 deletions src/xrGame/xrGame.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,6 @@
<ClInclude Include="..\xrServerEntities\alife_monster_brain_inline.h" />
<ClInclude Include="..\xrServerEntities\alife_movement_manager_holder.h" />
<ClInclude Include="..\xrServerEntities\alife_space.h" />
<ClInclude Include="..\xrServerEntities\associative_vector.h" />
<ClInclude Include="..\xrServerEntities\associative_vector_compare_predicate.h" />
<ClInclude Include="..\xrServerEntities\associative_vector_compare_predicate_inline.h" />
<ClInclude Include="..\xrServerEntities\associative_vector_inline.h" />
<ClInclude Include="..\xrServerEntities\character_info.h" />
<ClInclude Include="..\xrServerEntities\character_info_defs.h" />
<ClInclude Include="..\xrServerEntities\clsid_game.h" />
Expand Down
21 changes: 0 additions & 21 deletions src/xrGame/xrGame.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -1903,15 +1903,6 @@
<Filter Include="Core\Common\StringTable">
<UniqueIdentifier>{22979b2b-2fb5-4c33-8c62-9462ec6ec171}</UniqueIdentifier>
</Filter>
<Filter Include="Core\Common\associative_vector">
<UniqueIdentifier>{99acbde7-55c7-4c04-9c29-98f1cb2ce85f}</UniqueIdentifier>
</Filter>
<Filter Include="Core\Common\associative_vector\vector">
<UniqueIdentifier>{6d170a96-0537-41dd-b233-04c143b48a2f}</UniqueIdentifier>
</Filter>
<Filter Include="Core\Common\associative_vector\compare">
<UniqueIdentifier>{fb37b8a3-993a-45e7-b78a-35770f617bbb}</UniqueIdentifier>
</Filter>
<Filter Include="Core\Common\Registry">
<UniqueIdentifier>{9465b693-0ca7-42b5-bd72-821076494f14}</UniqueIdentifier>
</Filter>
Expand Down Expand Up @@ -6060,18 +6051,6 @@
<ClInclude Include="string_table_defs.h">
<Filter>Core\Common\StringTable</Filter>
</ClInclude>
<ClInclude Include="..\xrServerEntities\associative_vector.h">
<Filter>Core\Common\associative_vector\vector</Filter>
</ClInclude>
<ClInclude Include="..\xrServerEntities\associative_vector_inline.h">
<Filter>Core\Common\associative_vector\vector</Filter>
</ClInclude>
<ClInclude Include="..\xrServerEntities\associative_vector_compare_predicate.h">
<Filter>Core\Common\associative_vector\compare</Filter>
</ClInclude>
<ClInclude Include="..\xrServerEntities\associative_vector_compare_predicate_inline.h">
<Filter>Core\Common\associative_vector\compare</Filter>
</ClInclude>
<ClInclude Include="RegistryFuncs.h">
<Filter>Core\Common\Registry</Filter>
</ClInclude>
Expand Down

0 comments on commit 68ccea9

Please sign in to comment.