Compilation ok but missing symbols, need to work on cdetour

This commit is contained in:
maxime1907
2021-07-12 05:25:40 +02:00
parent 428c37ac3d
commit c6dbe0cc97
3 changed files with 335 additions and 16 deletions
+2 -1
View File
@@ -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