1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
# IMPORTANT!
#
# This file contains information about ALL files existing in this directory
# and belonging to the shared file between official applications
# so that the build definition file can take them all to link against the app.
# Applications in the 'apps' directory will use them all.
# Appliecaions in the 'testing' directory may use some of them and they will
# take selectively whichever parts they need.
SOURCES
apputil.cpp
statswriter.cpp
logsupport.cpp
logsupport_appdefs.cpp
socketoptions.cpp
transmitmedia.cpp
uriparser.cpp
verbose.cpp
PRIVATE HEADERS
apputil.hpp
logsupport.hpp
socketoptions.hpp
transmitbase.hpp
transmitmedia.hpp
uriparser.hpp
verbose.hpp
|