summaryrefslogtreecommitdiff
path: root/odk/setsdkenv_windows.template
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-24 09:40:09 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-24 09:40:09 +0100
commita613c9ad5be96a9880cb81571e2128676e3e2151 (patch)
treea241d2e378d9589fd15450e545464bc9a101b36e /odk/setsdkenv_windows.template
parente849c3f54dfe7c05c4867f4ea2609b6251f14788 (diff)
Some OOo -> LO changes (hopeful nothing broke with them)
Diffstat (limited to 'odk/setsdkenv_windows.template')
-rwxr-xr-xodk/setsdkenv_windows.template14
1 files changed, 7 insertions, 7 deletions
diff --git a/odk/setsdkenv_windows.template b/odk/setsdkenv_windows.template
index d9dc4ec81fd4..fbe09f91755f 100755
--- a/odk/setsdkenv_windows.template
+++ b/odk/setsdkenv_windows.template
@@ -3,22 +3,22 @@ REM This script sets all enviroment variables, which
REM are necessary for building the examples of the Office Development Kit.
REM The Script was developed for the operating systems Windows.
REM The SDK name
-REM Example: set OO_SDK_NAME=openoffice3.0_sdk
-set OO_SDK_NAME=openoffice.org3.0_sdk
+REM Example: set OO_SDK_NAME=libreoffice3.4_sdk
+set OO_SDK_NAME=libreoffice3.4_sdk
REM Installation directory of the Software Development Kit.
-REM Example: set OO_SDK_HOME=C:\Program Files\OpenOffice.org\Basic 3.0\sdk
+REM Example: set OO_SDK_HOME=C:\Program Files\LibreOffice 3\Basis\sdk
set OO_SDK_HOME=
REM Office installation directory.
-REM Example: set OFFICE_HOME=C:\Program Files\OpenOffice.org 3
+REM Example: set OFFICE_HOME=C:\Program Files\LibreOffice 3
set OFFICE_HOME=
-REM Example: set OFFICE_HOME=C:\Program Files\OpenOffice.org\Basis 3.0
+REM Example: set OFFICE_HOME=C:\Program Files\LibreOffice 3\Basis
set OFFICE_BASE_HOME=
REM URE installation directory.
-REM Example: set OO_SDK_URE_HOME=C:\Program Files\OpenOffice.org\URE
+REM Example: set OO_SDK_URE_HOME=C:\Program Files\LibreOffice 3\URE
set OO_SDK_URE_HOME=
REM Directory of the make command.
@@ -45,7 +45,7 @@ REM Example: set OO_SDK_JAVA_HOME=C:\Program Files\Java\jdk1.6.0_05
set OO_SDK_JAVA_HOME=
REM Special output directory
-REM Example: set OO_SDK_OUT=C:\openoffice.org3.0_sdk
+REM Example: set OO_SDK_OUT=C:\Program Files\Libreoffice 3\Basis\sdk
set OO_SDK_OUT=
REM Automatic deployment