diff options
author | Stijn Buys <ingar@osirion.org> | 2008-09-29 18:01:35 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-09-29 18:01:35 +0000 |
commit | 381c729e777b50771626703e60b422aafc791513 (patch) | |
tree | 856b9467dda75daaa1d78f6dce9dfb746dc338ce /osirion.kdevelop | |
parent | 5b64ecbd39307d17acd8815187f6cd211c384029 (diff) |
adds introduction screen to the client
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 4afbfd0..39c38aa 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/core/libcore.la</activetarget> + <activetarget>src/game/intro/libintro.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |