Home
last modified time | relevance | path

Searched refs:hello_CSHARPLIBS (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-tools/examples/hello-csharp/
DMakefile.am20 hello_CSHARPLIBS = @GNU_GETTEXT_LDADD@ @GNU_GETTEXT_LIBS@ -l System macro
47 $(CSHARPCOMP) $(CSHARPCOMPFLAGS) -o $@ $(hello_CSHARPLIBS) $(srcdir)/hello.cs
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/
DMakefile.am20 hello_CSHARPLIBS = @GNU_GETTEXT_LDADD@ @GNU_GETTEXT_LIBS@ -l System -l System.Drawing -l System.Win… macro
47 $(CSHARPCOMP) $(CSHARPCOMPFLAGS) -o $@ $(hello_CSHARPLIBS) $(srcdir)/hello.cs