diff --git a/xxxApp/src/iocxxxCygwinInclude.dbd b/xxxApp/src/iocxxxCygwinInclude.dbd index ac7e1bd30f089b923cd8ab469e77eba2bb2d894f..c97adbcd3681ff1daceb2fd2cc20258eed04c185 100644 --- a/xxxApp/src/iocxxxCygwinInclude.dbd +++ b/xxxApp/src/iocxxxCygwinInclude.dbd @@ -1,5 +1,5 @@ # Stuff for Cygwin ioc include "xxxCommonInclude.dbd" -# If you want to build parallel port interface to Saturn DXP -# and you have the DLPORTIO DLL installed then uncomment the following line -#include "dxpSupport.dbd" +# If you want to build parallel port or USB interfaces to Saturn and/or xMAP DXP +# then uncomment the following line +include "dxpSupport.dbd"