CoolFace
Apppublic

Aluode/PerceptionLabPortable

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
utils.cpython-310.pyc11 linesDownload Raw Back to __pycache__
1o

2��Yi��@s$ddlZddlZdd�Zdd�ZdS)�NcCs.tjdkrtjdkrdSdStjdksJ�dS)z>3    Return the name of the llvmlite shared library file.4    �posix�darwinzlibllvmlite.dylibzlibllvmlite.so�ntzllvmlite.dll)�os�name�sys�platform�r	r	�xE:\DocsHouse\542 percep lab latest\PerceptionLab\PerceptionLab_Portable\python_embed\Lib\site-packages\llvmlite/utils.py�get_library_names56rcCs$t�g}tjdkr|�ddg�|S)zL7    Return the names of shared library files needed for this platform.8    rzmsvcr120.dllzmsvcp120.dll)rrr�extend)�filesr	r	r9�get_library_filess10r)rrrrr	r	r	r11�<module>s