fixed build, thanks to [Beta] for the patches.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12672 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7359ef201a
commit
afd1024aef
@ -4,10 +4,12 @@ AddResources Fonts : Fonts.rdef ;
|
||||
|
||||
Preference Fonts :
|
||||
ButtonView.cpp
|
||||
CacheView.cpp
|
||||
FontSelectionView.cpp
|
||||
FontsSettings.cpp
|
||||
FontView.cpp
|
||||
main.cpp
|
||||
MainWindow.cpp
|
||||
CacheView.cpp ;
|
||||
Pref_Utils.cpp ;
|
||||
|
||||
LinkSharedOSLibs Fonts : be ;
|
||||
|
@ -4,4 +4,4 @@ AddResources VirtualMemory : VirtualMemory.rdef ;
|
||||
|
||||
Preference VirtualMemory : main.cpp Pref_Utils.cpp MainWindow.cpp VMSettings.cpp ;
|
||||
|
||||
LinkSharedOSLibs VirtualMemory : be root ;
|
||||
LinkSharedOSLibs VirtualMemory : be root libstdc++.r4.so ;
|
||||
|
Loading…
Reference in New Issue
Block a user