summaryrefslogtreecommitdiff
path: root/ACE/include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-06-18 08:37:32 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-06-18 08:37:32 +0200
commite99ea57e711be1eeff12027ba9a57578e7ab975f (patch)
tree7784bdb1fd2c60cd7089807d45213c7e42137e0a /ACE/include
parentd4555d0f7cefb0fe006b193ca3feb3e1810467b7 (diff)
downloadATCD-e99ea57e711be1eeff12027ba9a57578e7ab975f.tar.gz
Removed CIAO/DAnCE references
Diffstat (limited to 'ACE/include')
-rw-r--r--ACE/include/makeinclude/platform_win32_msvc.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/include/makeinclude/platform_win32_msvc.GNU b/ACE/include/makeinclude/platform_win32_msvc.GNU
index 3a073de9951..afae982419e 100644
--- a/ACE/include/makeinclude/platform_win32_msvc.GNU
+++ b/ACE/include/makeinclude/platform_win32_msvc.GNU
@@ -10,7 +10,7 @@
# Assuming the msysCORE archive is extracted to c:\msys...
# Start the Visual C++ Command Prompt
-# Set ACE_ROOT (TAO_ROOT, CIAO_ROOT, DDS_ROOT)
+# Set ACE_ROOT (TAO_ROOT, DDS_ROOT)
# Add C:\msys\bin to PATH along with %ACE_ROOT%\lib and %ACE_ROOT%\bin
# If necessary, generate GNUmakefiles with MPC (set MPC_ROOT, use -type gnuace)
# Run "make"