From d3b78a1b472fc099255758087158a25deb120e85 Mon Sep 17 00:00:00 2001 From: MarkRivers <rivers@cars.uchicago.edu> Date: Mon, 14 Jan 2008 16:25:50 +0000 Subject: [PATCH] Build DXP by default on Cygwin --- xxxApp/src/iocxxxCygwinInclude.dbd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xxxApp/src/iocxxxCygwinInclude.dbd b/xxxApp/src/iocxxxCygwinInclude.dbd index ac7e1bd..c97adbc 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" -- GitLab