links against our libs
multiple symbolspaces deactivated on haiku git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12975 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1100b1dd94
commit
2bc5183d59
@ -1,6 +1,8 @@
|
||||
SubDir OBOS_TOP src prefs sounds ;
|
||||
|
||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||
if $(TARGET_PLATFORM) != haiku {
|
||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||
}
|
||||
|
||||
AddResources Sounds : Sounds.rdef ;
|
||||
|
||||
@ -8,6 +10,6 @@ Preference Sounds :
|
||||
HApp.cpp
|
||||
HEventItem.cpp
|
||||
HWindow.cpp
|
||||
HEventList.cpp ;
|
||||
|
||||
LinkSharedOSLibs Sounds : be libmedia.so game tracker ;
|
||||
HEventList.cpp
|
||||
: libbe.so libmedia.so libgame.so libtracker.so
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user