##// END OF EJS Templates
Some minor improvements on plugin loading:...
Some minor improvements on plugin loading: SciQLOP now looks recursively into a list of path and only tries to load dynamic library files. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r481:328e3d1c7289
r609:7c40e9303976
Show More
amdaresources.qrc
6 lines | 137 B | text/plain | TextLexer
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r326 <RCC>
<qresource prefix="/">
<file>samples/AmdaSample.json</file>
Alexandre Leroux
Updates format of AMDA json and uses it in Sciqlop...
r481 <file>samples/AmdaSampleV2.json</file>
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r326 </qresource>
</RCC>