Changed: Plugins specs and plugins installation
parent
ddd33c6090
commit
0d4f383a7f
@ -0,0 +1,7 @@
|
||||
#ifndef OVQT_CONFIG_H
|
||||
#define OVQT_CONFIG_H
|
||||
|
||||
#define DATA_DIR "${NL_SHARE_ABSOLUTE_PREFIX}/object_viewer_qt"
|
||||
#define PLUGINS_DIR "${NL_LIB_ABSOLUTE_PREFIX}/object_viewer_qt"
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue