haiku/src/servers/print/Jamfile

34 lines
437 B
Plaintext
Raw Normal View History

SubDir OBOS_TOP src servers print ;
UsePrivateHeaders interface ;
UsePrivateHeaders shared ;
AddResources
print_server
:
PrintServer.FileTypes.rsrc
;
Server
print_server
:
PrintServerApp.cpp
PrintServerApp.R5.cpp
PrintServerApp.Scripting.cpp
Printer.Scripting.cpp
Printer.cpp
ResourceManager.cpp
Jobs.cpp
BeUtils.cpp
Settings.cpp
ConfigWindow.cpp
;
LinkSharedOSLibs
print_server
:
be
root
translation
;