diff options
author | Stijn Buys <ingar@osirion.org> | 2009-07-07 13:43:05 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-07-07 13:43:05 +0000 |
commit | 7e15b99c01616999496155fe5d2ce89d7608932b (patch) | |
tree | 226d5c23b0a931ccbbf490aaf2da647ed6ebe5d4 /osirion.kdevelop | |
parent | 1f71cc5e127f6163e9163afd42453fe145defbeb (diff) |
Initial bullet physics support
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 45c0f6b..4872ec6 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/core/libcore.la</activetarget> + <activetarget>src/game/base/libbase.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |