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:
Jérôme Duval
2006-01-15 22:05:25 +00:00
parent 79a3f78fb5
commit 4aded202be
+3 -1
View File
@@ -1,5 +1,7 @@
SubDir HAIKU_TOP src preferences keyboard ;
SetSubDirSupportedPlatformsBeOSCompatible ;
if $(TARGET_PLATFORM) != haiku {
SubDirC++Flags -DCOMPILE_FOR_R5 ;
SubDirC++Flags -fmultiple-symbol-spaces ;
@@ -12,6 +14,6 @@ Preference Keyboard :
KeyboardSettings.cpp
KeyboardView.cpp
KeyboardWindow.cpp
: libtranslation.so libbe.so
: translation be
: Keyboard.rdef
;