From 4ce11cc30df1805459a615960fdec204a975548a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 3 Jan 2023 15:29:41 +0900 Subject: Drop python2 support. Signed-off-by: Michele Calgaro --- pytde350.prj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pytde350.prj') diff --git a/pytde350.prj b/pytde350.prj index 8f0873d..f838a79 100644 --- a/pytde350.prj +++ b/pytde350.prj @@ -51,7 +51,7 @@ subst = $DST/extra/kde350 import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) importpath = $IMP sipslot = callBackObj callBackSlot dcopClient -include = ../extra/kde350/dcop +include = ./extra/kde350/dcop libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP define = "KDE_DEPRECATED", "" define = "DCOP_EXPORT", "" @@ -184,7 +184,7 @@ import = tdeui importpath = $IMP amend = * ctor parent /TransferThis/ amend = * all parent /Transfer/ -include = ../extra/kde350/tdeio @KDE_INCLUDEPATH@/tdeio ../tdecore +include = ./extra/kde350/tdeio @KDE_INCLUDEPATH@/tdeio ../tdecore libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP -ltdeio -ltdeui -ltdecore -ldcopcmodule\ -ltdecorecmodule -ltdeuicmodule sipslot = -- cgit v1.2.1