aboutsummaryrefslogtreecommitdiff
path: root/windows/nDPI.vcxproj
diff options
context:
space:
mode:
authorVladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>2024-05-15 13:46:02 +0300
committerGitHub <noreply@github.com>2024-05-15 12:46:02 +0200
commit3d1da00d8d04522e6391dd817528b90609bc9367 (patch)
treeca3a5b7ce27f125df906b6243435787b4cbd33ae /windows/nDPI.vcxproj
parentd6b1c24079640c37e24191898e2f05cf4deac125 (diff)
Add Call of Duty Mobile support (#2438)
Diffstat (limited to 'windows/nDPI.vcxproj')
-rw-r--r--windows/nDPI.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index f24e5450b..69f74674c 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -376,6 +376,7 @@
<ClCompile Include="..\src\lib\protocols\bfcp.c" />
<ClCompile Include="..\src\lib\protocols\iqiyi.c" />
<ClCompile Include="..\src\lib\protocols\egd.c" />
+ <ClCompile Include="..\src\lib\protocols\cod_mobile.c" />
<ClCompile Include="..\src\lib\third_party\src\gcrypt_light.c" />
<ClCompile Include="..\src\lib\third_party\src\libcache.c" />
<ClCompile Include="..\src\lib\third_party\src\libinjection_html5.c" />