diff options
author | Stijn Buys <ingar@osirion.org> | 2008-05-12 10:57:38 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-05-12 10:57:38 +0000 |
commit | 24c695e83947d3457dbd1f5d696fa09b4ef953c0 (patch) | |
tree | a666996d17bf611ffbec4fa364f258b00e7adef4 /osirion.kdevelop | |
parent | d2e93235b9ccd37bf8c8fb7c4376ab1911c83639 (diff) |
light offset bugfix, console word wrapping
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 c65b0a6..58a8bfc 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/model/libmodel.la</activetarget> + <activetarget>src/client/libclient.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |