Skip to content

Commit

Permalink
Remove game_controls.lib from client
Browse files Browse the repository at this point in the history
Resolves #55
  • Loading branch information
SamVanheer committed Nov 18, 2021
1 parent 322f229 commit 4726358
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 12 deletions.
Binary file removed lib/public/game_controls.lib
Binary file not shown.
3 changes: 0 additions & 3 deletions projects/vs2017/hl_cdll.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,6 @@
<ClInclude Include="..\..\pm_shared\pm_movevars.h" />
<ClInclude Include="..\..\pm_shared\pm_shared.h" />
</ItemGroup>
<ItemGroup>
<Library Include="..\..\lib\public\game_controls.lib" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down
3 changes: 0 additions & 3 deletions projects/vs2017/hl_cdll.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,4 @@
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Library Include="..\..\lib\public\game_controls.lib" />
</ItemGroup>
</Project>
3 changes: 0 additions & 3 deletions projects/vs2019/hl_cdll.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,6 @@
<ClInclude Include="..\..\pm_shared\pm_movevars.h" />
<ClInclude Include="..\..\pm_shared\pm_shared.h" />
</ItemGroup>
<ItemGroup>
<Library Include="..\..\lib\public\game_controls.lib" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down
3 changes: 0 additions & 3 deletions projects/vs2019/hl_cdll.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,4 @@
<Filter>Header Files\engine</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Library Include="..\..\lib\public\game_controls.lib" />
</ItemGroup>
</Project>

0 comments on commit 4726358

Please sign in to comment.