diff options
author | Stijn Buys <ingar@osirion.org> | 2008-08-06 14:40:36 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-08-06 14:40:36 +0000 |
commit | 668026125ae19b9bd800004ae9ec0510f20753ad (patch) | |
tree | 27a8c540bd3ef68f2f5a0b653246adc4dd180a21 /osirion.kdevelop | |
parent | 18f21c931e6e071b6616a1c0a07026af9b185ad5 (diff) |
improved target drawing
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 d40c050..58a8bfc 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/core/libcore.la</activetarget> + <activetarget>src/client/libclient.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |