Search:
Login
Help/Guide
About Trac
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Back to Ticket #6058
Ticket #6058
: Jamfile
File Jamfile,
226 bytes
(added by
Karvjorm
,
15 years ago
)
A new Jamfile for src/bin/filepanel directory
Line
1
SubDir HAIKU_TOP src bin ;
2
3
SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src bin filepanel ] ;
4
5
UsePublicHeaders locale ;
6
UsePrivateHeaders locale shared ;
7
8
BinCommand filepanel : filepanel.cpp
9
: be locale $(TARGET_LIBSUPC++) ;
Download in other formats:
Original Format