beremiz
Clone
Summary
Browse
Changes
Graph
Fixed new ConfTreeNodeEditor layout on Windows
2013-04-24, Laurent Bessard
50246061d5c6
Fixed new ConfTreeNodeEditor layout on Windows
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")