diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-15 19:55:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-15 19:55:00 +0000 |
commit | 61ec7b073dd75ca38dc0a87ebfcdac7aefa84c20 (patch) | |
tree | db91a48b103da0148ba67e4c6f4d2592986e9924 /TAO/TAO-INSTALL.html | |
parent | 93214f7ba2b10e918328f4875182ca889ef82725 (diff) | |
download | ATCD-61ec7b073dd75ca38dc0a87ebfcdac7aefa84c20.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r-- | TAO/TAO-INSTALL.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index 473cc3bc2ba..90176edc917 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -177,11 +177,11 @@ target.<p> <H3>On Windows NT</H3> <P><CODE>TAO_IDL</CODE> on NT will look for the Microsoft Visual C++ -compiler as "C:\Program Files\DevStudio\VC\bin\CL.EXE". If this -compiler is located elsewhere (or if using a different compiler) -add a variable CPP_LOCATION to your environment and set it to the compiler -you want to use. This variable will override the default. -</P> +compiler as <CODE>"C:\Program Files\DevStudio\VC\bin\CL.EXE"</CODE>. +If this compiler is located elsewhere (or if using a different +compiler) add a variable <CODE>CPP_LOCATION</CODE> to your environment +and set it to the compiler you want to use. This variable will +override the default. </P> <p><a href="http://www.torus-software.com/">Barry Hoggard</a> maintains a <a |