mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
client moved everythign from common files to slsSupportLin/include
This commit is contained in:
@ -80,18 +80,18 @@ LATEX_HIDE_INDICES = YES
|
||||
|
||||
PREDEFINED = __cplusplus
|
||||
|
||||
INPUT = ../commonfiles/communication_funcs.h \
|
||||
../commonfiles/error_defs.h \
|
||||
../commonfiles/sls_detector_defs.h \
|
||||
../commonfiles/sls_detector_funcs.h \
|
||||
../commonfiles/ansi.h \
|
||||
../commonfiles/include/genericSocket.h \
|
||||
../commonfiles/include/logger.h \
|
||||
../commonfiles/include/MySocketTCP.h \
|
||||
../commonfiles/include/sls_receiver_defs.h \
|
||||
../commonfiles/include/sls_receiver_funcs.h \
|
||||
../commonfiles/include/utilities.h \
|
||||
../commonfiles/include/ZmqSocket.h \
|
||||
INPUT = ../slsSupportLib/include/communication_funcs.h \
|
||||
../slsSupportLib/include/error_defs.h \
|
||||
../slsSupportLib/include/sls_detector_defs.h \
|
||||
../slsSupportLib/include/sls_detector_funcs.h \
|
||||
../slsSupportLib/include/ansi.h \
|
||||
../slsSupportLib/include/genericSocket.h \
|
||||
../slsSupportLib/include/logger.h \
|
||||
../slsSupportLib/include/MySocketTCP.h \
|
||||
../slsSupportLib/include/sls_receiver_defs.h \
|
||||
../slsSupportLib/include/sls_receiver_funcs.h \
|
||||
../slsSupportLib/include/utilities.h \
|
||||
../slsSupportLib/include/ZmqSocket.h \
|
||||
multiSlsDetector/multiSlsDetectorClient.h \
|
||||
multiSlsDetector/multiSlsDetectorCommand.h \
|
||||
multiSlsDetector/multiSlsDetector.h \
|
||||
|
Reference in New Issue
Block a user