python-FloatImg/floatimg/settings.py

4 lines
78 B
Python
Raw Normal View History

import ctypes
LIB = ctypes.cdll.LoadLibrary("../FloatImg/libfloatimg.so")