beremiz
Clone
Summary
Browse
Changes
Graph
Close branch 1.1 Korean release.
1.1 Korean release
2017-07-27, Andrey Skvortsov
18b6352e096a
Close branch 1.1 Korean release.
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")