diff options
author | Stijn Buys <ingar@osirion.org> | 2008-10-05 19:05:50 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-10-05 19:05:50 +0000 |
commit | 9c3baab33a0fa48e7379f0485116452779a1cd37 (patch) | |
tree | 12f76da066d4fe7e062ff9cf33dd75fd80e0154e /osirion.kdevelop | |
parent | a8c367416c28edb47c8f8c447b515cca4080adc2 (diff) |
interface with ui library
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 39c38aa..0f07ee0 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/game/intro/libintro.la</activetarget> + <activetarget>src/ui/libui.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |