diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:46 -0600 |
commit | f6940565c7179a41f70b38e8c6664f45ba07e399 (patch) | |
tree | 0a975659b84d02f16b2c4637208142aa4f323f61 /umbrello/uml.kdevprj | |
parent | b3e897824c5a4735d8363123db1419b6179eb5e3 (diff) | |
download | tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.tar.gz tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'umbrello/uml.kdevprj')
-rw-r--r-- | umbrello/uml.kdevprj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/uml.kdevprj b/umbrello/uml.kdevprj index fb5060a6..6f584c8d 100644 --- a/umbrello/uml.kdevprj +++ b/umbrello/uml.kdevprj @@ -4,7 +4,7 @@ bin_program=umbrello cflags= cppflags= cxxflags=\s-O0 -g3 -Wall -ldadd=-lfl $(LIB_KDEPRINT) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) +ldadd=-lfl $(LIB_TDEPRINT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) ldflags=\s -Iuml/classparser -Iuml/dialogs -Iuml/clipboard [General] |