Home
last modified time | relevance | path

Searched refs:GLOBAL_INC (Results 1 – 3 of 3) sorted by relevance

/dports/devel/pyl-gobject/pygobject-2.28.6/
H A Ddsextras.py31 GLOBAL_INC = [] variable
295 kwargs['include_dirs'] += self.get_include_dirs(name) + GLOBAL_INC
297 kwargs['include_dirs'] = self.get_include_dirs(name) + GLOBAL_INC
H A Dsetup.py27 from dsextras import GLOBAL_MACROS, GLOBAL_INC, get_m4_define, getoutput, \
63 GLOBAL_INC += ['gobject']
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/
H A Dsetup.py45 from dsextras import GLOBAL_MACROS, GLOBAL_INC, get_m4_define, getoutput, \
76 GLOBAL_INC += ['.', 'gtk']