summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorKevin Barnes <krbarnes>2009-05-04 16:27:33 +0000
committerKevin Barnes <krbarnes>2009-05-04 16:27:33 +0000
commit717dbcc1f004311b780ccafb021a7af3d1f95fbf (patch)
tree9a25a9e9e55bc1b2d72acec695d601690e6fd100 /bundles/org.eclipse.swt/Eclipse SWT PI
parent5d71ac13f60a12dd04a2450598e0a11360e84a52 (diff)
downloadeclipse.platform.swt-717dbcc1f004311b780ccafb021a7af3d1f95fbf.tar.gz
eclipse.platform.swt-717dbcc1f004311b780ccafb021a7af3d1f95fbf.tar.xz
eclipse.platform.swt-717dbcc1f004311b780ccafb021a7af3d1f95fbf.zip
moving from J: to S:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat4
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat4
2 files changed, 4 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat
index e93e3c4863..d956066e1e 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat
@@ -12,7 +12,7 @@ rem ****************************************************************************
@echo off
-IF x.%SWT_BUILDDIR%==x. set SWT_BUILDDIR=j:\teamswt\swt-builddir
+IF x.%SWT_BUILDDIR%==x. set SWT_BUILDDIR=S:\swt-builddir
IF x.%1==x.x86 GOTO X86
IF x.%1==x.x86_64 GOTO X86_64
@@ -20,7 +20,7 @@ IF x.%1==x.ia64 GOTO IA64
:X86
-IF x.%DEV_TOOLS%==x. set DEV_TOOLS=K:\dev\PRODUCTS
+IF x.%DEV_TOOLS%==x. set DEV_TOOLS=S:\PRODUCTS
call %DEV_TOOLS%\msvc60\vc98\bin\vcvars32.bat
IF x.%MSSDK%==x. set MSSDK=%DEV_TOOLS%\platsdk\feb2003
call %MSSDK%\setenv /XP32 /RETAIL
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat
index c23b275102..7fec240e3a 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat
@@ -15,12 +15,12 @@ rem @echo off
rem *****
rem Java
rem *****
-set JAVA_HOME=j:\teamswt\swt-builddir\ibm-jdk1.4.1
+set JAVA_HOME=S:\swt-builddir\ibm-jdk1.4.1
rem ******
rem MS-SDK
rem ******
-call "J:\dev\PRODUCTS\PLATSDK\March2007VistaRTM\Bin\setenv.cmd" /vista
+call "S:\PRODUCTS\PLATSDK\March2007VistaRTM\Bin\setenv.cmd" /vista
rem ******
rem OUTPUT DIR