diff options
author | Stijn Buys <ingar@osirion.org> | 2008-03-08 16:25:20 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-03-08 16:25:20 +0000 |
commit | 7a62f99554c248724c42537363f2665df9748945 (patch) | |
tree | 252d1f3a1175c94f1f0b33772955cb260891eb94 /osirion.kdevelop | |
parent | b56c5b7a6fa8330b09bb65f270b5a6a7281367d3 (diff) |
compiling with gcc 4.2.3 verified
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..82878a1 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/client/libclient.la</activetarget> + <activetarget>src/game/libgame.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |