diff options
author | Stijn Buys <ingar@osirion.org> | 2008-03-06 21:49:54 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-03-06 21:49:54 +0000 |
commit | d1b9fa9ebb493674c95983fe690bffb730b1ece2 (patch) | |
tree | 1de0975318cb41835f87c0a27f76e5f7c60ca7b7 /osirion.kdevelop | |
parent | c3d56342784bd97cce666f24539db31cbd5506d9 (diff) |
moving model to core
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> |