Go to the source code of this file.
Namespaces | |
namespace | omniORBpy25wxs |
Functions | |
def | omniORBpy25wxs.path_to_comp_id |
def | omniORBpy25wxs.path_to_dir_id |
Variables | |
tuple | omniORBpy25wxs.base_dir = os.getenv("OMNIORB_PY25") |
Resource path. | |
list | omniORBpy25wxs.cmd |
make wxs file | |
tuple | omniORBpy25wxs.comp_name = path_to_comp_id(path, "py25") |
make yaml file | |
list | omniORBpy25wxs.data |
tuple | omniORBpy25wxs.dir_name = path_to_dir_id(path, "py25") |
tuple | omniORBpy25wxs.dll_cnt = len(dll_list) |
tuple | omniORBpy25wxs.dll_list = glob.glob(base_dir + "bin\\x86_win32\\*.dll") |
list | omniORBpy25wxs.flist = [] |
string | omniORBpy25wxs.full_path = "\\" |
tuple | omniORBpy25wxs.path = path.replace("/", "\\") |
string | omniORBpy25wxs.temp_dir = "bin\\dll" |
make temporary files |