##// END OF EJS Templates
Fixes on spec file for rpm packaging
Fixes on spec file for rpm packaging

File last commit:

r64:fb730b849667 default
r81:512435ddbd62 socexplorer-0.6-0 default
Show More
PySocExplorerEngine.pri
6 lines | 159 B | text/plain | TextLexer
Jeandet Alexis
Made possible to subclass from python plugin class....
r64 HEADERS += \
$$PWD/PySocExplorerEngine0.h \
SOURCES += \
$$PWD/PySocExplorerEngine0.cpp \
$$PWD/PySocExplorerEngine_init.cpp