diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:06:51 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:06:51 -0600 |
commit | bc20a8f98980dfc2bf41adbcffabf611897c9c1e (patch) | |
tree | 5ae8eaf87cfdfd86ed71c8f0399101351ba59809 /pytde352.prj | |
parent | cf71dc3ffcfe8e63b24996b54ba86664f0a178a9 (diff) | |
download | pytde-bc20a8f98980dfc2bf41adbcffabf611897c9c1e.tar.gz pytde-bc20a8f98980dfc2bf41adbcffabf611897c9c1e.zip |
Fix build system references to kabc
Diffstat (limited to 'pytde352.prj')
-rw-r--r-- | pytde352.prj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pytde352.prj b/pytde352.prj index 1463c79..722e05a 100644 --- a/pytde352.prj +++ b/pytde352.prj @@ -221,9 +221,9 @@ retain module = kabc -source = $SRC/kabc $SRC/tdeabc/plugins/file +source = $SRC/tdeabc $SRC/tdeabc/plugins/file ignore = -compare = $COMP $COMP/kabc +compare = $COMP $COMP/tdeabc subst = import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) |