Compilation ok but missing symbols, need to work on cdetour
This commit is contained in:
+2
-1
@@ -290,7 +290,8 @@ class ExtensionConfig(object):
|
||||
os.path.join(self.sm_root, 'sourcepawn', 'include'),
|
||||
os.path.join(self.sm_root, 'public', 'amtl', 'amtl'),
|
||||
os.path.join(self.sm_root, 'public', 'amtl'),
|
||||
os.path.join(self.sm_root, 'extensions', 'common', 'include'),
|
||||
os.path.join(self.sm_root, 'extensions', 'include'),
|
||||
# os.path.join(self.sm_root, 'extensions', 'common', 'include'),
|
||||
]
|
||||
return compiler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user