Refactor the public API entrypoint for SourcePawn.

This commit is contained in:
David Anderson
2015-02-24 01:52:13 -08:00
parent e58415f94a
commit 499f7b3929
16 changed files with 650 additions and 410 deletions
+1
View File
@@ -11,6 +11,7 @@ MMSOURCE17 = ../../../mmsource-1.7
PROJECT = sourcepawn.jit.x86
OBJECTS = dll_exports.cpp \
environment.cpp \
x86/jit_x86.cpp \
sp_vm_basecontext.cpp \
sp_vm_engine.cpp \