toxygen/toxygen/wrapper/__init__.py

6 lines
292 B
Python
Raw Normal View History

2022-09-27 16:37:35 +00:00
# -*- mode: python; indent-tabs-mode: nil; py-indent-offset: 4; coding: utf-8 -*-
2023-07-14 14:46:18 +00:00
# You need a libs directory beside this directory
2022-09-27 16:37:35 +00:00
# and you need to link your libtoxcore.so and libtoxav.so
# and libtoxencryptsave.so into ../libs/
# Link all 3 to libtoxcore.so if you have only libtoxcore.so