summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/win32
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2012-04-11 12:32:11 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-04-11 12:32:11 -0400
commit61d3fcafc6913ab75f5e11bcd4fbea9e08995c42 (patch)
tree80dd9a554ab3a477dfaefedae31854e6ed7e738e /bundles/org.eclipse.swt/Eclipse SWT PI/win32
parentc42def482bde1f3028eb1dfc1657215cc10008df (diff)
downloadeclipse.platform.swt-61d3fcafc6913ab75f5e11bcd4fbea9e08995c42.tar.gz
eclipse.platform.swt-61d3fcafc6913ab75f5e11bcd4fbea9e08995c42.tar.xz
eclipse.platform.swt-61d3fcafc6913ab75f5e11bcd4fbea9e08995c42.zip
uncomment previous changes
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/win32')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat2
1 files changed, 1 insertions, 1 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 cdfa8a1315..ff9798dbb9 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/build.bat
@@ -11,7 +11,7 @@
@echo off
-#IF EXIST C:\BUILD\swt-builddir set SWT_BUILDDIR=C:\BUILD\swt-builddir
+IF EXIST C:\BUILD\swt-builddir set SWT_BUILDDIR=C:\BUILD\swt-builddir
IF x.%SWT_BUILDDIR%==x. set SWT_BUILDDIR=S:\swt-builddir
echo SWT build dir: %SWT_BUILDDIR%
IF x.%MSSDK%==x. set MSSDK="%SWT_BUILDDIR%\MSSDKs\Windows Server 2003 SP1 SDK"