diff options
| author | boris <wzn@moneybot.cc> | 2018-12-29 20:59:57 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-29 20:59:57 +1300 |
| commit | bdb6ac5f940008bcd836e3c5f0a708f4b8f04865 (patch) | |
| tree | 9d3ba5e0816dfd6295f8e38e1a865d061f1168e1 /csgo-loader/csgo-client/csgo-client.vcxproj | |
| parent | 81a3987fc17f99d2092018ac266882f4533cc27e (diff) | |
protection shit
Diffstat (limited to 'csgo-loader/csgo-client/csgo-client.vcxproj')
| -rw-r--r-- | csgo-loader/csgo-client/csgo-client.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csgo-loader/csgo-client/csgo-client.vcxproj b/csgo-loader/csgo-client/csgo-client.vcxproj index f3fa98f..5c8ff74 100644 --- a/csgo-loader/csgo-client/csgo-client.vcxproj +++ b/csgo-loader/csgo-client/csgo-client.vcxproj @@ -42,6 +42,7 @@ <ClInclude Include="RemoteCode\RemoteCodeClient.hpp" />
<ClInclude Include="RemoteCode\RemoteInjectionClient.hpp" />
<ClInclude Include="RemoteCode\RemoteProcess.hpp" />
+ <ClInclude Include="Security\BretHart.hpp" />
<ClInclude Include="Security\Encryption.hpp" />
<ClInclude Include="Security\FnvHash.hpp" />
<ClInclude Include="Security\RuntimeSecurity.hpp" />
|
