beremiz

RC2
1.1 Korean release
2013-03-07, Edouard Tisserant
eee7625de1f7
RC2
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")