Added system to block malware or illegal plugins (bug 5289, r=dvander).

This commit is contained in:
Asher Baker
2012-08-09 01:54:43 +01:00
parent ac6c162a13
commit de27cb8a2f
11 changed files with 730 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ binary.AddSourceFiles('sourcepawn/jit', [
'zlib/trees.c',
'zlib/uncompr.c',
'zlib/zutil.c',
'md5/md5.cpp',
'../../knight/shared/KeCodeAllocator.cpp'
])
SM.AutoVersion('sourcepawn/jit', binary)