mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Disable all code related to libXp
deprecated and mostly no longer included on current OSes
This commit is contained in:
parent
b251a15844
commit
2ea057d511
54 changed files with 302 additions and 127 deletions
|
|
@ -44,9 +44,9 @@ UTILLIB = -lutil
|
|||
* paths to the library.
|
||||
*/
|
||||
DEPLIBS = $(DEPDTTERMLIB) $(DEPARCHLIBS) $(DEPXINPUTLIB) $(DEPHELPLIB) \
|
||||
$(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXPLIB) $(DEPXLIB) $(DEPUTILLIB)
|
||||
$(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB) $(DEPUTILLIB)
|
||||
LOCAL_LIBRARIES = $(DTTERMLIB) $(USE_XHPLIB) $(XINPUTLIB) $(HELPLIB) \
|
||||
$(XMLIB) $(XTOOLLIB) $(XPLIB) $(XLIB) $(UTILLIB)
|
||||
$(XMLIB) $(XTOOLLIB) $(XLIB) $(UTILLIB)
|
||||
SYS_LIBRARIES = DtClientSysLibs
|
||||
|
||||
INCLUDES = -I. -I$(DTTERMSRC)/TermPrim -I$(DTTERMSRC)/Term -I$(DTTERMSRC)/TermView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue