fixed build for non haiku targets
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15550 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
580b6319dc
commit
127e973b5d
@ -1,5 +1,7 @@
|
||||
SubDir HAIKU_TOP src preferences keymap ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
UsePrivateHeaders interface ;
|
||||
|
||||
Preference Keymap :
|
||||
@ -8,6 +10,6 @@ Preference Keymap :
|
||||
KeymapListItem.cpp
|
||||
Keymap.cpp
|
||||
KeymapTextView.cpp
|
||||
: libbe.so libtracker.so
|
||||
: be tracker
|
||||
: Keymap.rdef
|
||||
;
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
#include <Control.h>
|
||||
#include <FilePanel.h>
|
||||
#include <ListView.h>
|
||||
#include <Window.h>
|
||||
#include <MenuBar.h>
|
||||
#include "KeymapTextView.h"
|
||||
|
Loading…
Reference in New Issue
Block a user