Browse Source

Updated to compile GWT 1.3.3

svn changeset:1712/svn branch:trunk
tags/6.7.0.beta1
Jouni Koivuviita 17 years ago
parent
commit
c6a47a2f7d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/bin/compile-gwt-components.bat

+ 1
- 1
build/bin/compile-gwt-components.bat View File

@@ -1 +1 @@
@java -cp "%~dp0\../../src;%~dp0\bin;%~dp0\../gwt/gwt-windows-1.4.10/gwt-user.jar;%~dp0\../gwt/gwt-windows-1.4.10/gwt-dev-windows.jar" com.google.gwt.dev.GWTCompiler -out "%~dp0\../../WebContent" %* com.itmill.toolkit.terminal.gwt.Client
@java -cp "%~dp0\../../src;%~dp0\bin;%~dp0\../gwt/gwt-windows-1.3.3/gwt-user.jar;%~dp0\../gwt/gwt-windows-1.3.3/gwt-dev-windows.jar" com.google.gwt.dev.GWTCompiler -out "%~dp0\../../WebContent" %* com.itmill.toolkit.terminal.gwt.Client

Loading…
Cancel
Save