* Added libshared_build.a, currently only contains Keymap.cpp.

* keymap and <build>keymap are now using the BKeymap class as a base as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36368 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2010-04-20 08:17:07 +00:00
parent 624693f0c8
commit 910f10f2fc
9 changed files with 118 additions and 437 deletions
+1
View File
@@ -12,6 +12,7 @@
#include <new>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>