Files
pva2pva/pdbApp/qsrv.dbd
Michael Davidsaver dd48d9355c export QSRV version
2017-11-27 17:18:49 -06:00

18 lines
471 B
Plaintext

# Changes to this file may require incrementing
# the ABI version in CONFIG_QSRV_VERSION
registrar(QSRVRegistrar)
#registrar(installPVAAddLinkHook)
#link("pva", "lsetPVA")
# from demo.cpp
device(waveform, CONSTANT, devWfPDBDemo, "QSRV Demo")
# from imagedemo.c
function(QSRV_image_demo)
# from pvif.cpp
# Disable mapping of display.format
variable(qsrvDisableFormat, int)
# from pdb.cpp
# Extra debug info when parsing group definitions
variable(PDBProviderDebug, int)