beremiz

re-fixed CanFestival support...

2013-03-13, Edouard Tisserant
0ba3d9cd61e8
re-fixed CanFestival support...
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")