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:
@@ -4,10 +4,12 @@ AddResources Fonts : Fonts.rdef ;
|
|||||||
|
|
||||||
Preference Fonts :
|
Preference Fonts :
|
||||||
ButtonView.cpp
|
ButtonView.cpp
|
||||||
|
CacheView.cpp
|
||||||
FontSelectionView.cpp
|
FontSelectionView.cpp
|
||||||
|
FontsSettings.cpp
|
||||||
FontView.cpp
|
FontView.cpp
|
||||||
main.cpp
|
main.cpp
|
||||||
MainWindow.cpp
|
MainWindow.cpp
|
||||||
CacheView.cpp ;
|
Pref_Utils.cpp ;
|
||||||
|
|
||||||
LinkSharedOSLibs Fonts : be ;
|
LinkSharedOSLibs Fonts : be ;
|
||||||
|
|||||||
@@ -4,4 +4,4 @@ AddResources VirtualMemory : VirtualMemory.rdef ;
|
|||||||
|
|
||||||
Preference VirtualMemory : main.cpp Pref_Utils.cpp MainWindow.cpp VMSettings.cpp ;
|
Preference VirtualMemory : main.cpp Pref_Utils.cpp MainWindow.cpp VMSettings.cpp ;
|
||||||
|
|
||||||
LinkSharedOSLibs VirtualMemory : be root ;
|
LinkSharedOSLibs VirtualMemory : be root libstdc++.r4.so ;
|
||||||
|
|||||||
Reference in New Issue
Block a user