Skip to content

Commit

Permalink
Delete unused cpp file.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Oct 3, 2015
1 parent cdd6c53 commit a6e432f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 250 deletions.
241 changes: 0 additions & 241 deletions src/xrCDB/cl_raypick.cpp

This file was deleted.

6 changes: 0 additions & 6 deletions src/xrCDB/xrCDB.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,6 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="cl_raypick.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="Frustum.cpp">
<MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild>
</ClCompile>
Expand Down
3 changes: 0 additions & 3 deletions src/xrCDB/xrCDB.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="cl_raypick.cpp">
<Filter>Kernel</Filter>
</ClCompile>
<ClCompile Include="Frustum.cpp">
<Filter>Kernel</Filter>
</ClCompile>
Expand Down

0 comments on commit a6e432f

Please sign in to comment.