diff options
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 6f584c8d..fec9f43e 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_TDEPRINT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) +ldadd=-lfl $(LIB_TDEPRINT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT) ldflags=\s -Iuml/classparser -Iuml/dialogs -Iuml/clipboard [General] |