Home
last modified time | relevance | path

Searched refs:hello_JAVALIBS (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gettext-tools/examples/hello-java-awt/
DMakefile.am24 hello_JAVALIBS = @LIBINTL_JAR@ macro
57 CLASSPATH=.@CLASSPATH_SEPARATOR@$(hello_JAVALIBS) $(JAVACOMP) -d . $(srcdir)/Hello.java
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/
DMakefile.am24 hello_JAVALIBS = @LIBINTL_JAR@ macro
57 …CLASSPATH=.@CLASSPATH_SEPARATOR@$(hello_JAVALIBS)@CLASSPATH_SEPARATOR@$$CLASSPATH $(JAVACOMP) -d .…
/third_party/gettext/gettext-tools/examples/hello-java-swing/
DMakefile.am24 hello_JAVALIBS = @LIBINTL_JAR@ macro
57 CLASSPATH=.@CLASSPATH_SEPARATOR@$(hello_JAVALIBS) $(JAVACOMP) -d . $(srcdir)/Hello.java
/third_party/gettext/gettext-tools/examples/hello-java/
DMakefile.am24 hello_JAVALIBS = @LIBINTL_JAR@ macro
58 CLASSPATH=.@CLASSPATH_SEPARATOR@$(hello_JAVALIBS) $(JAVACOMP) -d . $(srcdir)/Hello.java