diff options
author | Stijn Buys <ingar@osirion.org> | 2008-06-14 10:07:12 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-06-14 10:07:12 +0000 |
commit | d9aff6e24a0b0cb650331c77ab724eb8b0109bd6 (patch) | |
tree | 5555759e42258ae05f7363168f1bbf80ecbe5e37 /osirion.kdevelop | |
parent | f1a97c89908be62cdc91c7a3d5b53149aa03de05 (diff) |
fixed potential camera bug for cnontrolable entities without model
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..25d8c79 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/client/libclient.la</activetarget> + <activetarget>src/osirion</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |