overworked password generation dialog, enabled yarrow and entropy collection,
some work on the integration plugins, plugin settings tab is finished git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@119 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
INCLUDEPATH += /usr/lib/kde4/include
|
||||
INCLUDEPATH += /opt/kde4/include
|
||||
TEMPLATE = lib
|
||||
CONFIG += plugin release
|
||||
HEADERS += keepassx-kde.h
|
||||
SOURCES += keepassx-kde.cpp
|
||||
MOC_DIR = build/moc
|
||||
OBJECTS_DIR = build/
|
||||
LIBS+=-L/usr/lib/kde4/lib -lkio -lkdecore
|
||||
LIBS+=-L/opt/kde4/lib -lkio -lkdecore
|
||||
|
||||
Reference in New Issue
Block a user