Skip to content

Commit

Permalink
Delete unused and deprecated sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Sep 29, 2015
1 parent 3f13f79 commit def053c
Show file tree
Hide file tree
Showing 83 changed files with 4 additions and 24,377 deletions.
5 changes: 0 additions & 5 deletions src/utils/ETools/ETools.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -249,11 +249,6 @@
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'">TurnOffAllWarnings</WarningLevel>
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">TurnOffAllWarnings</WarningLevel>
</ClCompile>
<ClCompile Include="optimize_vertex_order.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="platform.cpp">
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Level4</WarningLevel>
<WarningLevel Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'">TurnOffAllWarnings</WarningLevel>
Expand Down
3 changes: 0 additions & 3 deletions src/utils/ETools/ETools.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
<ClCompile Include="object_sliding.cpp">
<Filter>VIPM</Filter>
</ClCompile>
<ClCompile Include="optimize_vertex_order.cpp">
<Filter>VIPM</Filter>
</ClCompile>
<ClCompile Include="PropSlimTools.cpp">
<Filter>VIPM</Filter>
</ClCompile>
Expand Down
Loading

0 comments on commit def053c

Please sign in to comment.