summaryrefslogtreecommitdiff
path: root/odk/setsdkenv_windows.bat
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:40:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:40:54 +0000
commit62c63d34028234e3296081e49493f0eba92fc74b (patch)
tree59d0c33c863444664ea0b19626d6b5e4dfc9f2fe /odk/setsdkenv_windows.bat
parent72ef55fe37b026d9f89cea441737d4c20fd35c73 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'odk/setsdkenv_windows.bat')
-rwxr-xr-xodk/setsdkenv_windows.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/setsdkenv_windows.bat b/odk/setsdkenv_windows.bat
index dc7ac7c51704..0dfdd2ec6d81 100755
--- a/odk/setsdkenv_windows.bat
+++ b/odk/setsdkenv_windows.bat
@@ -18,7 +18,7 @@ REM Directory of the make command.
REM Example: set OO_SDK_MAKE=D:\NextGenerationMake\make
set OO_SDK_MAKE=
-REM Directory of the C++ tools.
+REM Directory of the C++ compiler.
REM Example:set OO_SDK_CPP_HOME=C:\Programme\Microsoft Visual Studio\VC98\bin
set OO_SDK_CPP_HOME=
@@ -26,8 +26,8 @@ REM STLPORT installation directory.
REM Example: set OO_STLPORT_HOME=D:\stlport-4.5.3
set OO_STLPORT_HOME=
-REM Java installation directory.
-REM Example: set OO_SDK_JAVA_HOME=C:\Programme\Java\J2SDK_Forte\jdk1.4.0
+REM Java SDK installation directory.
+REM Example: set OO_SDK_JAVA_HOME=C:\jdk1.4.0
set OO_SDK_JAVA_HOME=
REM Environment variable to enable auto deployment of example components