62cb58a8ef
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23927 a95241bf-73f2-0310-859d-f6bbb57e9c96
46 lines
718 B
Plaintext
46 lines
718 B
Plaintext
SubDir HAIKU_TOP src servers print ;
|
|
|
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
|
|
|
SubInclude HAIKU_TOP src servers print shared ;
|
|
|
|
SubDir HAIKU_TOP src servers print ;
|
|
|
|
UsePrivateHeaders shared interface print ;
|
|
UsePrivateHeaders print ;
|
|
|
|
AddResources
|
|
print_server
|
|
:
|
|
print_server.rdef
|
|
;
|
|
|
|
Server
|
|
print_server
|
|
:
|
|
PrintServerApp.cpp
|
|
PrintServerApp.R5.cpp
|
|
PrintServerApp.Scripting.cpp
|
|
Printer.Scripting.cpp
|
|
Printer.cpp
|
|
Transport.Scripting.cpp
|
|
Transport.cpp
|
|
ResourceManager.cpp
|
|
Settings.cpp
|
|
ConfigWindow.cpp
|
|
;
|
|
|
|
LinkAgainst
|
|
print_server
|
|
:
|
|
be
|
|
root
|
|
translation
|
|
libprintutils.a
|
|
;
|
|
|
|
Package haiku-printingkit-cvs :
|
|
print_server :
|
|
# boot beos system servers ;
|
|
boot home Desktop haiku-printingkit ;
|