summaryrefslogtreecommitdiff
path: root/TAO/tao/Compression
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 /TAO/tao/Compression
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
Diffstat (limited to 'TAO/tao/Compression')
-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
4 files changed, 4 insertions, 4 deletions
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