mapi: use util/macros.h instead of locally defined macros
The next step is to get rid of u_compiler.h completely. Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
@@ -27,6 +27,7 @@ if env['platform'] == 'windows':
|
||||
env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
|
||||
|
||||
env.Append(CPPPATH = [
|
||||
'#/src',
|
||||
'#/src/mapi',
|
||||
'#/src/mesa',
|
||||
Dir('..'), # src/mapi build path
|
||||
|
||||
Reference in New Issue
Block a user