diff options
author | Stijn Buys <ingar@osirion.org> | 2009-02-21 13:38:12 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-02-21 13:38:12 +0000 |
commit | 1a4ae6ca5cd3aac0fd639c554e824525d98676ea (patch) | |
tree | 35ae5e26fc98c60c38a4365aef45a6342039cc56 /osirion.kdevelop | |
parent | 028d9195a9a8482cff9ae4b2e3ea77d1de24b732 (diff) |
sane version number,
conditional definition of missing OpenGL defines on win32,
updated planet collision warning message,
removed material loader debug messages
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 81eb8cb..65328ac 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/osirion</activetarget> + <activetarget>src/model/libmodel.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |