1@echo off 2REM This script sets all enviroment variables, which 3REM are necessary for building the examples of the Office Development Kit. 4REM The Script was developed for the operating systems Windows. 5REM The SDK name 6REM Example: @set "OO_SDK_NAME=openoffice4.0_sdk" 7@set "OO_SDK_NAME=<your_input_here>" 8
--- 155 unchanged lines hidden --- | 21@echo off 22REM This script sets all enviroment variables, which 23REM are necessary for building the examples of the Office Development Kit. 24REM The Script was developed for the operating systems Windows. 25REM The SDK name 26REM Example: @set "OO_SDK_NAME=openoffice4.0_sdk" 27@set "OO_SDK_NAME=<your_input_here>" 28
--- 155 unchanged lines hidden --- |