beremiz

RC5
1.1 Korean release
2013-11-18, Edouard Tisserant
02fe382c4511
RC5
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")