##// END OF EJS Templates
Sync
Sync

File last commit:

r68:44c3f7e01104 default
r68:44c3f7e01104 default
Show More
PAULs_LPPMON_PLUGINS.pro
13 lines | 223 B | text/idl | PrologLexer
/ PAULs_LPPMON_PLUGINS.pro
Initial commit: rmapplugin fully operational with the GRESB Ethernet/SpaceWire bridge.
r0 TEMPLATE = subdirs
CONFIG += ordered
win32:LPPMONCFG = /opt/lppmon
unix:LPPMONCFG = /etc/lppmon
SUBDIRS = \
Sync
r68 rmapplugin \
parameterdump \
wfdisplay \
paulcommon
Initial commit: rmapplugin fully operational with the GRESB Ethernet/SpaceWire bridge.
r0
#include( $${LPPMONCFG}/lppmonplugin.prf)