diff options
author | Stijn Buys <ingar@osirion.org> | 2008-08-23 19:27:10 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-08-23 19:27:10 +0000 |
commit | 184598a43548642b9a4bfe8c2fce58e4a966d0bb (patch) | |
tree | 636e7c977d7e93390327da3be060f9c92adefc01 /osirion.kdevelop | |
parent | 37bfbfbd234cce09b67c1d53e1ef7d91a46e53cc (diff) |
instant r_fullscreen switching, bound to alt+enter
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 d40c050..0a41004 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/core/libcore.la</activetarget> + <activetarget>src/render/librender.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |