summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Gheorghe <gheorghe>2011-01-10 23:37:46 +0000
committerBogdan Gheorghe <gheorghe>2011-01-10 23:37:46 +0000
commit098c579f6b8b438a7f43c26bfa9afaec4de10f11 (patch)
tree71f8691cbbaa8d7bc1c2bca0c9d1c7e1ea9e9335
parente9af7093ec7caa05b79baaf56edd72b48dd43b8f (diff)
downloadeclipse.platform.swt-098c579f6b8b438a7f43c26bfa9afaec4de10f11.tar.gz
eclipse.platform.swt-098c579f6b8b438a7f43c26bfa9afaec4de10f11.tar.xz
eclipse.platform.swt-098c579f6b8b438a7f43c26bfa9afaec4de10f11.zip
*** empty log message ***
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.mak b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.mak
index 94c83ec05d..d5d8b8649f 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.mak
@@ -84,7 +84,7 @@ CFLAGS = -O1 -DNDEBUG $(cflags) $(cvarsmt) $(CFLAGS) \
/I"$(JAVA_HOME)\include" /I"$(JAVA_HOME)\include\win32" /I.
RCFLAGS = $(rcflags) $(rcvars) $(RCFLAGS) -DSWT_FILE_VERSION=\"$(maj_ver).$(min_ver)\" -DSWT_COMMA_VERSION=$(comma_ver)
-all: make_swt make_awt make_gdip make_wgl make_webkit
+all: make_swt make_awt make_gdip make_wgl #make_webkit
webkit_win32_custom.obj: webkit_win32_custom.cpp
cl $(WEBKITCFLAGS) webkit_win32_custom.cpp