Searched refs:shared_lib_extension (Results 1 – 16 of 16) sorted by relevance
36 shared_lib_extension = ".dll" variable in EMXCCompiler
74 shared_lib_extension = None # string variable in CCompiler834 return os.path.join(output_dir, basename + self.shared_lib_extension)
80 shared_lib_extension = ".so" variable in UnixCCompiler
87 shared_lib_extension = ".dll" variable in CygwinCCompiler
48 shared_lib_extension = '.dll' variable in BCPPCompiler
222 compiler.shared_lib_extension = so_ext
230 shared_lib_extension = '.dll' variable in MSVCCompiler
335 shared_lib_extension = '.dll' variable in MSVCCompiler
66 shared_lib_extension = None # string variable in CCompiler867 return os.path.join(output_dir, basename + self.shared_lib_extension)
95 shared_lib_extension = ".dll" variable in CygwinCCompiler
77 shared_lib_extension = ".so" variable in UnixCCompiler
233 compiler.shared_lib_extension = shlib_suffix
215 shared_lib_extension = '.dll' variable in MSVCCompiler
226 shared_lib_extension = '.dll' variable in MSVCCompiler
325 shared_lib_extension = '.dll' variable in MSVCCompiler