diff options
author | Stijn Buys <ingar@osirion.org> | 2008-06-01 14:56:22 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-06-01 14:56:22 +0000 |
commit | 0f87d2fd05786f7ab128d4a041673f6fb085139f (patch) | |
tree | 37ca8cb6da4fcc2a5c6dc066f3ac033092923c19 /osirion.kdevelop | |
parent | 190cede795ac4c7fcd6865a6c2083b5ce53a154a (diff) |
moved camera into render::
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..0a41004 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/client/libclient.la</activetarget> + <activetarget>src/render/librender.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |