diff options
| author | navewindre <boneyaard@gmail.com> | 2018-09-09 18:28:04 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-09-09 18:28:04 +0200 |
| commit | 215818ddedc02be3a1a5c2be3912abdbcd29dd72 (patch) | |
| tree | 16453999d9380f43a6f436e491e63aa58ac7e764 /internal_rewrite/internal_rewrite.vcxproj | |
| parent | 620f39df29fed446ab007e03c7b071f635379f1f (diff) | |
detours etc
Diffstat (limited to 'internal_rewrite/internal_rewrite.vcxproj')
| -rw-r--r-- | internal_rewrite/internal_rewrite.vcxproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/internal_rewrite/internal_rewrite.vcxproj b/internal_rewrite/internal_rewrite.vcxproj index bd3e6dc..a094bd0 100644 --- a/internal_rewrite/internal_rewrite.vcxproj +++ b/internal_rewrite/internal_rewrite.vcxproj @@ -408,13 +408,10 @@ <ClCompile Include="create_move.cpp" />
<ClCompile Include="hde32.cpp" />
<ClCompile Include="hooks.cpp" />
- <ClCompile Include="hud_process_input.cpp" />
<ClCompile Include="identity.cpp" />
<ClCompile Include="input_system.cpp" />
<ClCompile Include="interface.cpp" />
- <ClCompile Include="interpolate.cpp" />
<ClCompile Include="is_connected.cpp" />
- <ClCompile Include="is_paused.cpp" />
<ClCompile Include="KeyValues.cpp" />
<ClCompile Include="lag_mgr.cpp" />
<ClCompile Include="legitbot.cpp" />
@@ -448,10 +445,8 @@ <ClCompile Include="simulate.cpp" />
<ClCompile Include="skins.cpp" />
<ClCompile Include="Source.cpp" />
- <ClCompile Include="is_hltv.cpp" />
<ClCompile Include="in_prediction.cpp" />
<ClCompile Include="suppress_lists.cpp" />
- <ClCompile Include="traceray.cpp" />
<ClCompile Include="ui_itemlist_def.h" />
<ClCompile Include="ui_text_input.cpp" />
<ClCompile Include="update_clientside_animation.cpp" />
|
