summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-05-20 09:32:40 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-05-20 09:32:40 +0000
commiteee51e54c99ef997c22d74e736eb7dad11239967 (patch)
treef576bb43bccc887438dba295c24d28d3231c27be
parent862d682ba001f4b301f9092c333018fd01ee9dbb (diff)
downloadATCD-eee51e54c99ef997c22d74e736eb7dad11239967.tar.gz
Wed May 20 09:32:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/SmartProxies/SmartProxies.rc * tao/BiDir_GIOP/TAO_BiDir_GIOP.rc * tao/Compression/bzip2/TAO_Bzip2Compressor.rc * tao/CodecFactory/TAO_CodecFactory.rc * tao/Compression/TAO_Compression.rc * tao/DynamicAny/TAO_DynamicAny.rc * tao/DynamicInterface/TAO_DynamicInterface.rc * tao/IFR_Client/TAO_IFR_Client.rc * tao/ImR_Client/TAO_IMR_Client.rc * tao/IORInterceptor/TAO_IORInterceptor.rc * tao/IORManipulation/TAO_IORManip.rc * tao/IORTable/TAO_IORTable.rc * tao/Compression/lzo/TAO_LzoCompressor.rc * tao/Messaging/TAO_Messaging.rc * tao/ObjRefTemplate/TAO_ObjRefTemplate.rc * tao/PortableServer/TAO_PortableServer.rc * tao/RTCORBA/TAO_RTCORBA.rc * tao/RTPortableServer/TAO_RTPortableServer.rc * tao/RTScheduling/TAO_RTScheduler.rc * tao/Strategies/TAO_Strategies.rc * tao/Valuetype/TAO_Valuetype.rc * tao/Compression/zlib/TAO_ZlibCompressor.rc * tao/TypeCodeFactory/TypeCodeFactory.rc Use unix style of includes to work with cegcc
-rw-r--r--TAO/ChangeLog27
-rw-r--r--TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc2
-rw-r--r--TAO/tao/CodecFactory/TAO_CodecFactory.rc2
-rw-r--r--TAO/tao/Compression/TAO_Compression.rc2
-rw-r--r--TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc2
-rw-r--r--TAO/tao/Compression/lzo/TAO_LzoCompressor.rc2
-rw-r--r--TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc2
-rw-r--r--TAO/tao/DynamicAny/TAO_DynamicAny.rc2
-rw-r--r--TAO/tao/DynamicInterface/TAO_DynamicInterface.rc2
-rw-r--r--TAO/tao/IFR_Client/TAO_IFR_Client.rc2
-rw-r--r--TAO/tao/IORInterceptor/TAO_IORInterceptor.rc2
-rw-r--r--TAO/tao/IORManipulation/TAO_IORManip.rc2
-rw-r--r--TAO/tao/IORTable/TAO_IORTable.rc2
-rw-r--r--TAO/tao/ImR_Client/TAO_IMR_Client.rc2
-rw-r--r--TAO/tao/Messaging/TAO_Messaging.rc2
-rw-r--r--TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc2
-rw-r--r--TAO/tao/PortableServer/TAO_PortableServer.rc2
-rw-r--r--TAO/tao/RTCORBA/TAO_RTCORBA.rc2
-rw-r--r--TAO/tao/RTPortableServer/TAO_RTPortableServer.rc2
-rw-r--r--TAO/tao/RTScheduling/TAO_RTScheduler.rc2
-rw-r--r--TAO/tao/SmartProxies/SmartProxies.rc2
-rw-r--r--TAO/tao/Strategies/TAO_Strategies.rc2
-rw-r--r--TAO/tao/TypeCodeFactory/TypeCodeFactory.rc2
-rw-r--r--TAO/tao/Valuetype/TAO_Valuetype.rc2
24 files changed, 50 insertions, 23 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1fec3ec3cc6..8b16015d7b8 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,30 @@
+Wed May 20 09:32:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/SmartProxies/SmartProxies.rc
+ * tao/BiDir_GIOP/TAO_BiDir_GIOP.rc
+ * tao/Compression/bzip2/TAO_Bzip2Compressor.rc
+ * tao/CodecFactory/TAO_CodecFactory.rc
+ * tao/Compression/TAO_Compression.rc
+ * tao/DynamicAny/TAO_DynamicAny.rc
+ * tao/DynamicInterface/TAO_DynamicInterface.rc
+ * tao/IFR_Client/TAO_IFR_Client.rc
+ * tao/ImR_Client/TAO_IMR_Client.rc
+ * tao/IORInterceptor/TAO_IORInterceptor.rc
+ * tao/IORManipulation/TAO_IORManip.rc
+ * tao/IORTable/TAO_IORTable.rc
+ * tao/Compression/lzo/TAO_LzoCompressor.rc
+ * tao/Messaging/TAO_Messaging.rc
+ * tao/ObjRefTemplate/TAO_ObjRefTemplate.rc
+ * tao/PortableServer/TAO_PortableServer.rc
+ * tao/RTCORBA/TAO_RTCORBA.rc
+ * tao/RTPortableServer/TAO_RTPortableServer.rc
+ * tao/RTScheduling/TAO_RTScheduler.rc
+ * tao/Strategies/TAO_Strategies.rc
+ * tao/Valuetype/TAO_Valuetype.rc
+ * tao/Compression/zlib/TAO_ZlibCompressor.rc
+ * tao/TypeCodeFactory/TypeCodeFactory.rc
+ Use unix style of includes to work with cegcc
+
Wed May 20 09:21:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Client_Leaks/Process_Factory.cpp:
diff --git a/TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc b/TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc
index 13c255b63ad..8b84d57f987 100644
--- a/TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc
+++ b/TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/CodecFactory/TAO_CodecFactory.rc b/TAO/tao/CodecFactory/TAO_CodecFactory.rc
index a234c757563..c3c3a5fc1d0 100644
--- a/TAO/tao/CodecFactory/TAO_CodecFactory.rc
+++ b/TAO/tao/CodecFactory/TAO_CodecFactory.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Compression/TAO_Compression.rc b/TAO/tao/Compression/TAO_Compression.rc
index bcf4630f6a3..64faf0f88da 100644
--- a/TAO/tao/Compression/TAO_Compression.rc
+++ b/TAO/tao/Compression/TAO_Compression.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc b/TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc
index 9b8c03bec79..a33d29f96ad 100644
--- a/TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc
+++ b/TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc
@@ -1,4 +1,4 @@
-#include "..\..\Version.h"
+#include "../../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Compression/lzo/TAO_LzoCompressor.rc b/TAO/tao/Compression/lzo/TAO_LzoCompressor.rc
index 9b8c03bec79..a33d29f96ad 100644
--- a/TAO/tao/Compression/lzo/TAO_LzoCompressor.rc
+++ b/TAO/tao/Compression/lzo/TAO_LzoCompressor.rc
@@ -1,4 +1,4 @@
-#include "..\..\Version.h"
+#include "../../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc b/TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc
index 7b477f04351..90fcc9d0526 100644
--- a/TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc
+++ b/TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc
@@ -1,4 +1,4 @@
-#include "..\..\Version.h"
+#include "../../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/DynamicAny/TAO_DynamicAny.rc b/TAO/tao/DynamicAny/TAO_DynamicAny.rc
index f8f1131c54d..cbae2d05f08 100644
--- a/TAO/tao/DynamicAny/TAO_DynamicAny.rc
+++ b/TAO/tao/DynamicAny/TAO_DynamicAny.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/DynamicInterface/TAO_DynamicInterface.rc b/TAO/tao/DynamicInterface/TAO_DynamicInterface.rc
index 5cca9fe43d2..b958cb64868 100644
--- a/TAO/tao/DynamicInterface/TAO_DynamicInterface.rc
+++ b/TAO/tao/DynamicInterface/TAO_DynamicInterface.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/IFR_Client/TAO_IFR_Client.rc b/TAO/tao/IFR_Client/TAO_IFR_Client.rc
index c981fee5b26..4cef05b72a6 100644
--- a/TAO/tao/IFR_Client/TAO_IFR_Client.rc
+++ b/TAO/tao/IFR_Client/TAO_IFR_Client.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/IORInterceptor/TAO_IORInterceptor.rc b/TAO/tao/IORInterceptor/TAO_IORInterceptor.rc
index 6ce65995cb2..2e3093c06a3 100644
--- a/TAO/tao/IORInterceptor/TAO_IORInterceptor.rc
+++ b/TAO/tao/IORInterceptor/TAO_IORInterceptor.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/IORManipulation/TAO_IORManip.rc b/TAO/tao/IORManipulation/TAO_IORManip.rc
index 9874dd6f19e..be205c8bb67 100644
--- a/TAO/tao/IORManipulation/TAO_IORManip.rc
+++ b/TAO/tao/IORManipulation/TAO_IORManip.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/IORTable/TAO_IORTable.rc b/TAO/tao/IORTable/TAO_IORTable.rc
index eb75c022a62..f80122bd7e4 100644
--- a/TAO/tao/IORTable/TAO_IORTable.rc
+++ b/TAO/tao/IORTable/TAO_IORTable.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/ImR_Client/TAO_IMR_Client.rc b/TAO/tao/ImR_Client/TAO_IMR_Client.rc
index 64272160de5..64932985c91 100644
--- a/TAO/tao/ImR_Client/TAO_IMR_Client.rc
+++ b/TAO/tao/ImR_Client/TAO_IMR_Client.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Messaging/TAO_Messaging.rc b/TAO/tao/Messaging/TAO_Messaging.rc
index 033271a4631..27cf97078dd 100644
--- a/TAO/tao/Messaging/TAO_Messaging.rc
+++ b/TAO/tao/Messaging/TAO_Messaging.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc b/TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc
index 7a2e46e5c0c..6a3a75062d5 100644
--- a/TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc
+++ b/TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/PortableServer/TAO_PortableServer.rc b/TAO/tao/PortableServer/TAO_PortableServer.rc
index f16419968f5..5ecad1717ea 100644
--- a/TAO/tao/PortableServer/TAO_PortableServer.rc
+++ b/TAO/tao/PortableServer/TAO_PortableServer.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/RTCORBA/TAO_RTCORBA.rc b/TAO/tao/RTCORBA/TAO_RTCORBA.rc
index c4c1b19b422..9ebc99bd6da 100644
--- a/TAO/tao/RTCORBA/TAO_RTCORBA.rc
+++ b/TAO/tao/RTCORBA/TAO_RTCORBA.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/RTPortableServer/TAO_RTPortableServer.rc b/TAO/tao/RTPortableServer/TAO_RTPortableServer.rc
index b0eb456a209..4efa00f35ae 100644
--- a/TAO/tao/RTPortableServer/TAO_RTPortableServer.rc
+++ b/TAO/tao/RTPortableServer/TAO_RTPortableServer.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/RTScheduling/TAO_RTScheduler.rc b/TAO/tao/RTScheduling/TAO_RTScheduler.rc
index ab00b88e7fd..27f592a9a47 100644
--- a/TAO/tao/RTScheduling/TAO_RTScheduler.rc
+++ b/TAO/tao/RTScheduling/TAO_RTScheduler.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/SmartProxies/SmartProxies.rc b/TAO/tao/SmartProxies/SmartProxies.rc
index 2c2665118ef..0ede89159d9 100644
--- a/TAO/tao/SmartProxies/SmartProxies.rc
+++ b/TAO/tao/SmartProxies/SmartProxies.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Strategies/TAO_Strategies.rc b/TAO/tao/Strategies/TAO_Strategies.rc
index d0646d177f1..2d4bc93ddfd 100644
--- a/TAO/tao/Strategies/TAO_Strategies.rc
+++ b/TAO/tao/Strategies/TAO_Strategies.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory.rc b/TAO/tao/TypeCodeFactory/TypeCodeFactory.rc
index 87bd0426914..24772624830 100644
--- a/TAO/tao/TypeCodeFactory/TypeCodeFactory.rc
+++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
diff --git a/TAO/tao/Valuetype/TAO_Valuetype.rc b/TAO/tao/Valuetype/TAO_Valuetype.rc
index fe7afb3c6f9..0c0763fdbd6 100644
--- a/TAO/tao/Valuetype/TAO_Valuetype.rc
+++ b/TAO/tao/Valuetype/TAO_Valuetype.rc
@@ -1,4 +1,4 @@
-#include "..\Version.h"
+#include "../Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0