keyboard prefs is beos compatible
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15959 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
SubDir HAIKU_TOP src preferences keyboard ;
|
SubDir HAIKU_TOP src preferences keyboard ;
|
||||||
|
|
||||||
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
|
|
||||||
if $(TARGET_PLATFORM) != haiku {
|
if $(TARGET_PLATFORM) != haiku {
|
||||||
SubDirC++Flags -DCOMPILE_FOR_R5 ;
|
SubDirC++Flags -DCOMPILE_FOR_R5 ;
|
||||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||||
@@ -12,6 +14,6 @@ Preference Keyboard :
|
|||||||
KeyboardSettings.cpp
|
KeyboardSettings.cpp
|
||||||
KeyboardView.cpp
|
KeyboardView.cpp
|
||||||
KeyboardWindow.cpp
|
KeyboardWindow.cpp
|
||||||
: libtranslation.so libbe.so
|
: translation be
|
||||||
: Keyboard.rdef
|
: Keyboard.rdef
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user