git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18458 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-08-08 13:16:48 +00:00
parent c22d69bf1f
commit 43e03d5827
+1 -6
View File
@@ -1,10 +1,5 @@
SubDir HAIKU_TOP src preferences mouse ;
if $(TARGET_PLATFORM) != haiku {
SubDirC++Flags -DCOMPILE_FOR_R5 ;
SubDirC++Flags -fmultiple-symbol-spaces ;
}
UsePrivateHeaders input ;
Preference Mouse :
@@ -13,7 +8,7 @@ Preference Mouse :
MouseWindow.cpp
MouseView.cpp
SettingsView.cpp
: libtranslation.so libbe.so
: translation be
: Mouse.rdef
;