tcp: Add APICall trace entry and move TRACEs into locked parts.
[haiku.git] / src / add-ons / print / transports / print_to_file / Jamfile
bloba1e4d40eee3f8ea3239d4f9e80edf742480a6ce7
1 SubDir HAIKU_TOP src add-ons print transports print_to_file ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 # In case of changing the name of this transport add-on
6 # the method NeedsLocking() in src/servers/print/ResourceManager.cpp
7 # has to be updated as well.
8 Addon Print\ To\ File : 
9         print_transport.cpp
10         FileSelector.cpp
11         : be tracker [ TargetLibsupc++ ]