added flag to work on R5
added flag work with gcc 20041202 git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10725 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
SubDir OBOS_TOP src prefs mouse ;
|
||||
|
||||
if $(COMPILE_FOR_R5) {
|
||||
SubDirC++Flags -DCOMPILE_FOR_R5 ;
|
||||
}
|
||||
|
||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||
|
||||
UsePrivateHeaders input ;
|
||||
|
||||
AddResources Mouse : Mouse.rdef ;
|
||||
|
||||
Reference in New Issue
Block a user