Update upstream AMTL as a submodule.

This commit is contained in:
David Anderson
2015-03-08 00:24:03 -08:00
parent 8bb6f0e5c6
commit eaea3c927d
30 changed files with 32 additions and 3904 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ binary.compiler.cxxincludes += [
os.path.join(builder.sourcePath, 'core', 'logic'),
os.path.join(builder.sourcePath, 'public'),
os.path.join(builder.sourcePath, 'sourcepawn', 'include'),
os.path.join(builder.sourcePath, 'public', 'amtl'),
os.path.join(builder.sourcePath, 'public', 'amtl', 'include'),
os.path.join(SM.mms_root, 'core', 'sourcehook')
]
binary.compiler.defines += [