From 9fe049d4205e23eaba30537bd12f47b97aa9f883 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 20 Apr 2006 19:34:05 +0000 Subject: [PATCH] Add asyn.dbd; needed to get asyn commands, since drvAsynSerialPort not included on win32-x86 --- motorExApp/WithAsyn/WithMPFWin32Include.dbd | 1 + motorExApp/WithMPF/WithMPFWin32Include.dbd | 1 + 2 files changed, 2 insertions(+) diff --git a/motorExApp/WithAsyn/WithMPFWin32Include.dbd b/motorExApp/WithAsyn/WithMPFWin32Include.dbd index eb26d88d..d71ca45a 100644 --- a/motorExApp/WithAsyn/WithMPFWin32Include.dbd +++ b/motorExApp/WithAsyn/WithMPFWin32Include.dbd @@ -2,6 +2,7 @@ include "base.dbd" include "motorSupport.dbd" # Comment out the following line for win32-x86, since drvAsynSerialPort does not build yet #include "drvAsynSerialPort.dbd" +include "asyn.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devMclennanMotor.dbd" diff --git a/motorExApp/WithMPF/WithMPFWin32Include.dbd b/motorExApp/WithMPF/WithMPFWin32Include.dbd index eb26d88d..d71ca45a 100644 --- a/motorExApp/WithMPF/WithMPFWin32Include.dbd +++ b/motorExApp/WithMPF/WithMPFWin32Include.dbd @@ -2,6 +2,7 @@ include "base.dbd" include "motorSupport.dbd" # Comment out the following line for win32-x86, since drvAsynSerialPort does not build yet #include "drvAsynSerialPort.dbd" +include "asyn.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devMclennanMotor.dbd"