From e7e9a66629ada359ad6a35cdb12e0e35b49e889c Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 7 Aug 2009 12:33:59 +0000 Subject: Added plink tool (version without console, except if output is generated) Added possibility to build console application or windows application in makefile.after --- xkbcomp/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xkbcomp/makefile') diff --git a/xkbcomp/makefile b/xkbcomp/makefile index 04e479186..89435e112 100644 --- a/xkbcomp/makefile +++ b/xkbcomp/makefile @@ -15,7 +15,7 @@ LIBDIRS=$(dir $(INCLUDELIBFILES)) load_makefile $(LIBDIRS:%$(OBJDIR)\=%makefile MAKESERVER=$(MAKESERVER) DEBUG=$(DEBUG);) -WINAPP = xkbcomp +TTYAPP = xkbcomp DEFINES += DFLT_XKB_CONFIG_ROOT="\".\"" -- cgit v1.2.3