diff options
Diffstat (limited to 'pytde353.prj')
| -rw-r--r-- | pytde353.prj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pytde353.prj b/pytde353.prj index 1eed076..3b37c20 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -53,7 +53,7 @@ importpath = $IMP sipslot = callBackObj callBackSlot dcopClient include = ./extra/kde353/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" |
