Rename jit/ to vm/.

This commit is contained in:
David Anderson
2015-03-07 10:50:35 -08:00
parent ea684d5933
commit d459ebee41
71 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -509,7 +509,7 @@ BuildScripts = [
'extensions/topmenus/AMBuilder',
'extensions/updater/AMBuilder',
'sourcepawn/compiler/AMBuilder',
'sourcepawn/jit/AMBuilder',
'sourcepawn/vm/AMBuilder',
]
if builder.backend == 'amb2':