Moved to SimpleTest rule, to not clutter distro directory
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8757 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,7 +10,7 @@ if $(COMPILE_FOR_R5) {
|
|||||||
SubDirC++Flags -DCOMPILE_FOR_R5 ;
|
SubDirC++Flags -DCOMPILE_FOR_R5 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
Preference KeymapTest :
|
SimpleTest KeymapTest :
|
||||||
KeymapApplication.cpp
|
KeymapApplication.cpp
|
||||||
KeymapWindow.cpp
|
KeymapWindow.cpp
|
||||||
KeymapListItem.cpp
|
KeymapListItem.cpp
|
||||||
@@ -37,7 +37,7 @@ SEARCH on [ FGristFiles
|
|||||||
|
|
||||||
AddResources KeyboardTest : Keyboard.rdef ;
|
AddResources KeyboardTest : Keyboard.rdef ;
|
||||||
|
|
||||||
Preference KeyboardTest :
|
SimpleTest KeyboardTest :
|
||||||
Keyboard.cpp
|
Keyboard.cpp
|
||||||
KeyboardSettings.cpp
|
KeyboardSettings.cpp
|
||||||
KeyboardView.cpp
|
KeyboardView.cpp
|
||||||
@@ -62,7 +62,7 @@ SEARCH on [ FGristFiles
|
|||||||
|
|
||||||
AddResources MouseTest : Mouse.rdef ;
|
AddResources MouseTest : Mouse.rdef ;
|
||||||
|
|
||||||
Preference MouseTest :
|
SimpleTest MouseTest :
|
||||||
Mouse.cpp
|
Mouse.cpp
|
||||||
MouseSettings.cpp
|
MouseSettings.cpp
|
||||||
MouseWindow.cpp
|
MouseWindow.cpp
|
||||||
@@ -89,7 +89,7 @@ SEARCH on [ FGristFiles
|
|||||||
]
|
]
|
||||||
= [ FDirName $(OBOS_TOP) src prefs mouse ] ;
|
= [ FDirName $(OBOS_TOP) src prefs mouse ] ;
|
||||||
|
|
||||||
BinCommand keymapTest :
|
SimpleTest keymapTest :
|
||||||
key_map.cpp
|
key_map.cpp
|
||||||
Keymap.cpp
|
Keymap.cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user