diff options
author | Stijn Buys <ingar@osirion.org> | 2008-02-05 23:40:20 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-02-05 23:40:20 +0000 |
commit | 00a039fffea099eb53d2bbe77d3300b3d7ea768f (patch) | |
tree | 2255960b8f4b9c782502e9caa00703ffc134a6db /osirion.kdevelop | |
parent | 1ed2e8eb1f1909a35f6fc8d5d6065bcac37c27ea (diff) |
make keyboard input actually work
Diffstat (limited to 'osirion.kdevelop')
-rw-r--r-- | osirion.kdevelop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osirion.kdevelop b/osirion.kdevelop index 58a8bfc..d40c050 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/client/libclient.la</activetarget> + <activetarget>src/core/libcore.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |