diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:00:38 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:00:38 -0600 |
commit | 4bc3dcd8cbc23e1470e121e25a83d57c22e61b26 (patch) | |
tree | 7d379893635b06789888944241a976a4f2b440ab /noatun-plugins/dub/dub.kdevprj | |
parent | 08a66075486dc740840cfb817bf0ca301c6f0385 (diff) | |
download | tdeaddons-4bc3dcd8cbc23e1470e121e25a83d57c22e61b26.tar.gz tdeaddons-4bc3dcd8cbc23e1470e121e25a83d57c22e61b26.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'noatun-plugins/dub/dub.kdevprj')
-rw-r--r-- | noatun-plugins/dub/dub.kdevprj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/dub/dub.kdevprj b/noatun-plugins/dub/dub.kdevprj index ef387e6..8bef2aa 100644 --- a/noatun-plugins/dub/dub.kdevprj +++ b/noatun-plugins/dub/dub.kdevprj @@ -28,7 +28,7 @@ bin_program=dub cflags= cppflags= cxxflags=\s-O0 -g3 -Wall -ldadd=\s-lkfile -ltdeui -ltdecore -lqt +ldadd=\s-ltdefile -ltdeui -ltdecore -lqt ldflags=\s \s [General] |