summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-05-20 09:36:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-05-20 09:36:14 +0000
commit1765161a278ae41981e16ff4c9342605084a3eee (patch)
tree92597590c05646b129fa5009b53fbd6448d99074 /TAO/orbsvcs/orbsvcs
parenteee51e54c99ef997c22d74e736eb7dad11239967 (diff)
downloadATCD-1765161a278ae41981e16ff4c9342605084a3eee.tar.gz
Wed May 20 09:35:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/AV.rc * orbsvcs/orbsvcs/CosConcurrency.rc * orbsvcs/orbsvcs/CosEvent.rc * orbsvcs/orbsvcs/CosEvent_Serv.rc * orbsvcs/orbsvcs/CosEvent_Skel.rc * orbsvcs/orbsvcs/CosLifeCycle.rc * orbsvcs/orbsvcs/CosLoadBalancing.rc * orbsvcs/orbsvcs/CosNaming.rc * orbsvcs/orbsvcs/CosNaming_Serv.rc * orbsvcs/orbsvcs/CosNaming_Skel.rc * orbsvcs/orbsvcs/CosNotification.rc * orbsvcs/orbsvcs/CosNotification_Serv.rc * orbsvcs/orbsvcs/CosNotification_Skel.rc * orbsvcs/orbsvcs/CosProperty.rc * orbsvcs/orbsvcs/CosTime.rc * orbsvcs/orbsvcs/CosTrading.rc * orbsvcs/orbsvcs/CosTrading_Serv.rc * orbsvcs/orbsvcs/CosTrading_Skel.rc * orbsvcs/orbsvcs/DsEventLogAdmin.rc * orbsvcs/orbsvcs/DsLogAdmin.rc * orbsvcs/orbsvcs/DsNotifyLogAdmin.rc * orbsvcs/orbsvcs/FaultTolerance.rc * orbsvcs/orbsvcs/IFRService.rc * orbsvcs/orbsvcs/PortableGroup.rc * orbsvcs/orbsvcs/RT_Notification.rc * orbsvcs/orbsvcs/RTEvent.rc * orbsvcs/orbsvcs/RTEvent_Serv.rc * orbsvcs/orbsvcs/RTEvent_Skel.rc * orbsvcs/orbsvcs/RTSched.rc * orbsvcs/orbsvcs/RTSchedEvent.rc * orbsvcs/orbsvcs/Security.rc * orbsvcs/orbsvcs/SSLIOP.rc * orbsvcs/orbsvcs/Svc_Utils.rc Use unix style of includes to work with cegcc
Diffstat (limited to 'TAO/orbsvcs/orbsvcs')
-rw-r--r--TAO/orbsvcs/orbsvcs/AV.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosConcurrency.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosLifeCycle.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNaming.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNotification.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosProperty.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTime.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsLogAdmin.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEvent.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTSched.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTSchedEvent.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RT_Notification.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security.rc2
-rw-r--r--TAO/orbsvcs/orbsvcs/Svc_Utils.rc2
33 files changed, 33 insertions, 33 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV.rc b/TAO/orbsvcs/orbsvcs/AV.rc
index f781e232026..b413f84efb4 100644
--- a/TAO/orbsvcs/orbsvcs/AV.rc
+++ b/TAO/orbsvcs/orbsvcs/AV.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosConcurrency.rc b/TAO/orbsvcs/orbsvcs/CosConcurrency.rc
index f331603d81c..6acef854715 100644
--- a/TAO/orbsvcs/orbsvcs/CosConcurrency.rc
+++ b/TAO/orbsvcs/orbsvcs/CosConcurrency.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent.rc b/TAO/orbsvcs/orbsvcs/CosEvent.rc
index ca6c862fa4e..d6cc9b8e7eb 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent.rc
+++ b/TAO/orbsvcs/orbsvcs/CosEvent.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc b/TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc
index 3acf53a2b6a..1f0c9f20bfd 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc
+++ b/TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc b/TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc
index 96c8513c4d2..9b946c02901 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc
+++ b/TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosLifeCycle.rc b/TAO/orbsvcs/orbsvcs/CosLifeCycle.rc
index abcd96fbf8b..b473dd1fb42 100644
--- a/TAO/orbsvcs/orbsvcs/CosLifeCycle.rc
+++ b/TAO/orbsvcs/orbsvcs/CosLifeCycle.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc
index 95b44fda7f1..e74743f1da6 100644
--- a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc
+++ b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosNaming.rc b/TAO/orbsvcs/orbsvcs/CosNaming.rc
index f588ff31b1b..14bb96966a1 100644
--- a/TAO/orbsvcs/orbsvcs/CosNaming.rc
+++ b/TAO/orbsvcs/orbsvcs/CosNaming.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc b/TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc
index 8a78d7cceae..c220c974a61 100644
--- a/TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc
+++ b/TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc b/TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc
index 4e11b908403..0dced68a41a 100644
--- a/TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc
+++ b/TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosNotification.rc b/TAO/orbsvcs/orbsvcs/CosNotification.rc
index f39d9fe9699..b7262c7fa0f 100644
--- a/TAO/orbsvcs/orbsvcs/CosNotification.rc
+++ b/TAO/orbsvcs/orbsvcs/CosNotification.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc b/TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc
index c261ee4d0e9..8971fba2147 100644
--- a/TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc
+++ b/TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc b/TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc
index 534ac2e6d2c..2a3f233965d 100644
--- a/TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc
+++ b/TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosProperty.rc b/TAO/orbsvcs/orbsvcs/CosProperty.rc
index 7ac83c90c20..21632396cf2 100644
--- a/TAO/orbsvcs/orbsvcs/CosProperty.rc
+++ b/TAO/orbsvcs/orbsvcs/CosProperty.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosTime.rc b/TAO/orbsvcs/orbsvcs/CosTime.rc
index 98a8443e7c0..41976094fee 100644
--- a/TAO/orbsvcs/orbsvcs/CosTime.rc
+++ b/TAO/orbsvcs/orbsvcs/CosTime.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.rc b/TAO/orbsvcs/orbsvcs/CosTrading.rc
index 4c97fd47c18..9423877548d 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading.rc
+++ b/TAO/orbsvcs/orbsvcs/CosTrading.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc b/TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc
index f079fe2686c..1aab60f77fc 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc
+++ b/TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc b/TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc
index 587858c0034..5f88c354a8c 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc
+++ b/TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc
index 0fec7155d31..6683761ad72 100644
--- a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc
+++ b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/DsLogAdmin.rc b/TAO/orbsvcs/orbsvcs/DsLogAdmin.rc
index d9c4397bc94..e767de71e2f 100644
--- a/TAO/orbsvcs/orbsvcs/DsLogAdmin.rc
+++ b/TAO/orbsvcs/orbsvcs/DsLogAdmin.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc
index 52b474bacc0..346113d6e32 100644
--- a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc
+++ b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance.rc b/TAO/orbsvcs/orbsvcs/FaultTolerance.rc
index afd9bd8826b..9ae406b172f 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance.rc
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/IFRService.rc b/TAO/orbsvcs/orbsvcs/IFRService.rc
index fd74244fa4f..859f6e1bce8 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService.rc
+++ b/TAO/orbsvcs/orbsvcs/IFRService.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup.rc b/TAO/orbsvcs/orbsvcs/PortableGroup.rc
index a432c83a01c..0aff1ba619d 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup.rc
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/RTEvent.rc b/TAO/orbsvcs/orbsvcs/RTEvent.rc
index 9bb0b0f9439..b0fa5167fef 100644
--- a/TAO/orbsvcs/orbsvcs/RTEvent.rc
+++ b/TAO/orbsvcs/orbsvcs/RTEvent.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc b/TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc
index db8c3e96a2c..c0d674c114f 100644
--- a/TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc
+++ b/TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc b/TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc
index 89f1ed77e4f..3187dbc77d2 100644
--- a/TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc
+++ b/TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/RTSched.rc b/TAO/orbsvcs/orbsvcs/RTSched.rc
index 88566f35e85..3ecf9760760 100644
--- a/TAO/orbsvcs/orbsvcs/RTSched.rc
+++ b/TAO/orbsvcs/orbsvcs/RTSched.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/RTSchedEvent.rc b/TAO/orbsvcs/orbsvcs/RTSchedEvent.rc
index 4962285f17b..a8db023c435 100644
--- a/TAO/orbsvcs/orbsvcs/RTSchedEvent.rc
+++ b/TAO/orbsvcs/orbsvcs/RTSchedEvent.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/RT_Notification.rc b/TAO/orbsvcs/orbsvcs/RT_Notification.rc
index f39d9fe9699..b7262c7fa0f 100644
--- a/TAO/orbsvcs/orbsvcs/RT_Notification.rc
+++ b/TAO/orbsvcs/orbsvcs/RT_Notification.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP.rc b/TAO/orbsvcs/orbsvcs/SSLIOP.rc
index 861b6bf944a..8fb24d904f8 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP.rc
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/Security.rc b/TAO/orbsvcs/orbsvcs/Security.rc
index 9138ebe5f3b..380a55730be 100644
--- a/TAO/orbsvcs/orbsvcs/Security.rc
+++ b/TAO/orbsvcs/orbsvcs/Security.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/orbsvcs/orbsvcs/Svc_Utils.rc b/TAO/orbsvcs/orbsvcs/Svc_Utils.rc
index b927f5f9703..b49af73a65f 100644
--- a/TAO/orbsvcs/orbsvcs/Svc_Utils.rc
+++ b/TAO/orbsvcs/orbsvcs/Svc_Utils.rc
@@ -1,4 +1,4 @@
-#include "..\..\tao\Version.h"
+#include "../../tao/Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0