summaryrefslogtreecommitdiffstats
path: root/odk/setsdkenv_windows.template
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:25 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:25 +0100
commit1628005298923ad15cc78dbad63669b701f5fd04 (patch)
tree497b0250f13c5b22f80dcba06886878394973372 /odk/setsdkenv_windows.template
parentMake stlport only optional dependency of postprocess (diff)
downloadcore-1628005298923ad15cc78dbad63669b701f5fd04.tar.gz
core-1628005298923ad15cc78dbad63669b701f5fd04.zip
Trying to remove the stlport mention from the code
Diffstat (limited to 'odk/setsdkenv_windows.template')
-rwxr-xr-xodk/setsdkenv_windows.template6
1 files changed, 0 insertions, 6 deletions
diff --git a/odk/setsdkenv_windows.template b/odk/setsdkenv_windows.template
index 41effdfcdbf3..d9dc4ec81fd4 100755
--- a/odk/setsdkenv_windows.template
+++ b/odk/setsdkenv_windows.template
@@ -52,12 +52,6 @@ REM Automatic deployment
REM Example: set SDK_AUTO_DEPLOYMENT=YES
set SDK_AUTO_DEPLOYMENT=YES
-set STLDEBUG=
-REM check stlport lib in 4NT shell
-REM if exist "%OO_SDK_HOME%\windows\lib\stlport_vc71_stldebug.lib". (
-REM set STLDEBUG=_stldebug
-REM )
-
REM Check installation path for the StarOffice Development Kit.
if not defined OO_SDK_HOME (
echo Error: the variable OO_SDK_HOME is missing!