diff options
Diffstat (limited to 'pytde352.prj')
-rw-r--r-- | pytde352.prj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pytde352.prj b/pytde352.prj index 745b46b..588425d 100644 --- a/pytde352.prj +++ b/pytde352.prj @@ -53,7 +53,7 @@ importpath = $IMP sipslot = callBackObj callBackSlot dcopClient include = ./extra/kde352/dcop libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP -define = "KDE_DEPRECATED", "" +define = "TDE_DEPRECATED", "" define = "DCOP_EXPORT", "" retain @@ -212,7 +212,7 @@ import = tdeuimod.sip import = tdeiomod.sip importpath = $IMP libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources -define = "KDE_DEPRECATED", "" +define = "TDE_DEPRECATED", "" define = "TDERESOURCES_EXPORT", "" retain @@ -235,7 +235,7 @@ import = tdeiomod.sip import = tderesourcesmod.sip importpath = $IMP libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltdeabc -ltdeabc_file -define = "KDE_DEPRECATED", "" +define = "TDE_DEPRECATED", "" define = "TDEABC_EXPORT", "" define = "typedef enum", "enum" |